Skip to content

sabinio/sabinio.sqltest

Repository files navigation

Sabin.io SQL library tools

The repo maintains a number of tools for interacting with SQL Server. All code is built using .net core and thus cross platform.

The following tools produce from the repo.

Tool Description Download
XEvent App The xEvent app is for bulk loading extended event trace files (xel) into a SQL Server table.
You can map fields from the file to columns in the target table by using the columns option.
GitHub release by date
GitHub release by date including pre-releases)
SabinIO.Sql.Parse Parsing SQL to generate workloads Nuget
Nuget
Nuget
Downloads
SabinIO.SqlTest Utilities to enable testing against SQL Server, capturing workloads Nuget
Nuget
Nuget
SabinIO.Sql.NUnitAssert Assertions for use in data tests Nuget
Nuget
Nuget
SabinIO.xEvent.Lib library for the processing of Extended event data Nuget
Nuget
Nuget

External dependencies

The following are used in the tools

library Notes
Microsoft.SqlServer.XEvent.XELite
Dapper

Latest Build Status Build Status

Publish Release To GitHub Build Status

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published