Top 20 NuGet sql Packages

EntitySpaces in .NET for SQL Server (single assembly install)
FORK - https://github.com/tmsmith/Dapper-Extensions. A small library that complements Dapper by adding basic CRUD operations (Get, Insert, Update, Delete) for your POCOs. For more advanced querying scenarios, Dapper Extensions provides a predicate system.
This library allows SQL Server queries and stored procedures to be run quickly and dynamically while ensuring parameter binding is done.
This library allows MySQL queries and stored procedures to be run quickly and dynamically while ensuring parameter binding is done.
an orm desgined to map classes directly into a database, including support for creating views and executing a modified sql language that uses the class objects and translates them into a proper query.
Just another .NET SQL query builder
A set of little ADO.NET SQL Server Helpers for .NET Core
Provider-agnostic ADO.NET helper utilities
This class is a port of DataJuggler.Net for the .Net Framework, which is used by DataTier.Net and DB Compare to read SQL Server database schema and code generate stored procedure driven data tiers. The two main classes are: SQLDatabaseConnector - A wrapper for SqlDatabaseConnection that reads data...
A fixture for XUnit that start up a Microsoft SQL Server DB to test your code with. Whilst it was built for XUnit it should be framework agnostic.
SQL Server HTTP Actuator support.
SQL Server HTTP Actuator support.
It creates database on SQL Server. It has Create, Exists, CreateSilent method.
Roscoe is a strongly-typed fluent interface for Postgres
A flexible, extensible GraphQL backend for Sql Server via Roscoe
Generic ADO.NET helper library to connect to a relational database system using a given providers ADO.NET driver. Driver can be in Global Assembly Cache or referenced as a nuget package.
PostgreSql bridge for Korzh.DbUtils library.