Top 20 NuGet sql Packages

dotConnect for PostgreSQL is an enhanced database connectivity solution built over ADO.NET architecture and a development framework with advanced support for ORMs, such as Entity Framework and EF Core, and offers a complete solution for developing database-related applications and web sites. It intr...
High performance micro-ORM modern Dapper replacement for .NET Standard 2.1 and higher
Database migrations and schema versioning adaptor for PostgreSql. For technical details and samples, visit https://github.com/rdagumampan/yuniql.
The interfaces to be implemented to build plugins for yuniql-based database migration. See WIKI for how-to instructions.
Database migrations and schema versioning adaptor for MySql. For technical details and samples, visit https://github.com/rdagumampan/yuniql.
yuniql (yuu-nee-kel) is a schema versioning and database migration tool for sql server and others. Versions are organized as series of ordinary directories. Scripts are stored transparently as plain old .sql files. yuniql simply automates what you would normally do by hand and executes scripts in an...
A typesafe, object-oriented ADO.NET-based SQL Server data access utility
A typesafe, object-oriented ODP.NET-based native Oracle data access utility
A typesafe, object-oriented ADO.NET-based ODBC data access utility.
Streamx Linq to SQL for EF Core. It allows you to use C# (or your .NET language of choice) to write strongly typed queries. Interactive tutorial available at https://try.entitylinq.com/.
Support for NodaTime Types in SQL Server client
Model library for the ST/ORM (Startitecture.Orm) package.
Adds a ST/ORM IEntityMapper implementation based on AutoMapper.
An ORM that combines the speed of micro-ORMs with the flexibility of fluent queries and complex POCOs.
F# Wrapper for SQLite using System.Data.SQLite and Vp.FSharp.Sql
Converts FetchXML to SQL queries. This is a minimal source-only package, you can also use the MarkMpn.Sql4Cds.Engine package that includes this conversion as well as SQL to FetchXML conversion.
Templates that can be used to scaffold new MSBuild.Sdk.SqlProj projects.
Generating native sql triggers through migrations using EFCore entity builder.
Dapper.FastCrud is built around essential features of the C# 6 / VB that have finally raised the simplicity of raw SQL constructs to acceptable maintenance levels. These features leave no chance to mistypings or problems arising from db entity refactorings. Visual Studio 2015 or later is recommend...