Top 20 NuGet sql Packages

Data transformation and anaytics library - GitHub Connection and reader.
SQLib is an automatic parameterized SQL authoring tool.
Sqlite package for SQLib.
This is the Sql Server connector pack for ETLBox. ETLBox is a lightweight ETL (extract, transform, load) library and data integration toolbox for .NET.
Package Description
LINQ to SqlServer is a data access technology that provides a run-time infrastructure for managing relational data as objects. Install this package only if you want to use database model scaffolding using T4 templates (requires Visual Studio or Rider), otherwise you should use linq2db package.
LINQ to Informix is a data access technology that provides a run-time infrastructure for managing relational data as objects. Install this package only if you want to use database model scaffolding using T4 templates (requires Visual Studio or Rider), otherwise you should use linq2db package.
LINQ to DB2 is a data access technology that provides a run-time infrastructure for managing relational data as objects. Install this package only if you want to use database model scaffolding using T4 templates (requires Visual Studio or Rider), otherwise you should use linq2db package.
Basic functions for simplification of work with SqlClient.
Stimulsoft Reports.ANGULAR is a cross-platform set of tools for working with reports, designed for using it in Angular. The product is compatible with all versions of the framework and contains everything you need to create, edit, build, view, and export reports. The components are developed using J...
Microsoft SQL Server model extraction utility.
Multi-dialect sql builder with advanced mapping and custom extensions for Database-First applications. SharpSqlBuilder takes your models and maps them to SQL text queries.
Library support provides following features. Insert records in Db table and return boolean true, if record inserted else false updates records in Db table and return boolean true, if record updated else false delete records in Db table and return boolean true, if record deleted else false Fetch the...
Hydra is a app generation tool with resulting source code. Generated front-end support for Ionic/Angular. Restful microservice layer support for .NET Core. Back-end support for SQL Server. Other supported technologies coming soon as Hydra is highly extensible. Also includes support for mobile capabi...
A testing library written to easily add unit tests to cover behaviour held in SQL Server databases, using NUnit as the test framework. This library allows you to write SQL unit tests in code alongside all your other unit tests, including running them from within your IDE and as part of CI builds.
A testing library written to easily add unit tests to cover behaviour held in SQL Server databases, using MSTest as the test framework. This library allows you to write SQL unit tests in code alongside all your other unit tests, including running them from within your IDE and as part of CI builds.
A testing library written to easily add unit tests to cover behaviour held in SQL databases. This library allows you to write SQL unit tests in code alongside all your other unit tests, including running them from within your IDE and as part of CI builds. This package contains the data access to M...
A testing library written to easily add unit tests to cover behaviour held in SQL Server databases. This library allows you to write SQL unit tests in code alongside all your other unit tests, including running them from within your IDE and as part of CI builds. This package is the core logic; see...
You can monitor Sql Server Database changes by using CDC or CT. CT - Change tracking. This will return only primary key value from changed table. This is supported on all sql server versions. CDC - Change data capture. This will return changed columns on table. This is not supported on all sql ser...