Top 20 NuGet sql Packages

Currently it supports below query mappings: primitive: field => c.field parent/child => c.parent.child Namespace.EnumType'enumVal' => 'enumVal' queries: $select => SELECT $filter => WHERE $top => TOP $orderby => OR...
Simple wrapper with its factory for working with database connections (for example, Dapper)
A framework that tries to make database communication minimal effort by making it integral part of standard OOP development. Several databases are included like MongoDB, SQL, MySQL, as well as a unified framework which allows you to use these interchangably with minimal to no code changes.
It helps in generating complex queries, optimizing code and generating more flexibility, making it easier to maintain and create complex queries with less bureaucracy.
A library for using Azure Search in connection with a bot built with the MS Bot Framework.
EventWay is a modular Event Source + CQRS framework.
EventWay is a modular Event Source + CQRS framework.
EventWay is a modular Event Source + CQRS framework.
EventWay is a modular Event Source + CQRS framework.
Aurochses.Data.Extensions.MsSql is a library to use MS SQL extensions.
NoSqlMapper is a small .NET standard library that let you store and query document-like records in RDBMS. This is the SqlServer 2016+ binding
NoSqlMapper is a small .NET standard library that let you store and query document-like records in RDBMS. This is the Newtonsoft JsonNET binding
Build a versioned database from sql script files in a directory structure. Documentation: https://github.com/xhafan/databasebuilder/wiki
DbShell - Excel file format support.
DbShell - MS SQL Server driver.
DbShell - CSV file format support.
DbShell - core. Library for work with databases - obbtain structure, export, import data
A significant abstraction over integrating any relational database into a .NET application, to the point of query-free interactions where tables are merely classes.