Top 20 NuGet sql Packages

dotConnect for PostgreSQL is a high-performance ORM enabled data provider for PostgreSQL that builds on ADO.NET technology. The provider works with .NET Frameworks 2.0+, .NET Core 1.0+, .NET 5+. It supports a wide range of PostgreSQL-specific features, such as secure SSL and SSH connections, Postg...
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...
ADO.NET-based SQL Server data access wrappers
ODP.NET-based native Oracle data access wrappers
ADO.NET-based ODBC data access wrappers
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...