Top 20 NuGet sql Packages

An Insight.Database provider for MySql so the two can play together nicely. Automatically installs MySql.Data driver.
A PostgreSQL provider for Insight.Database so Insight.Database can do its magic on PostgreSQL. Automatically installs Npgsql PostgreSQL driver.
Generate POCO models for all existing tables and stored procedures in a database for use with OrmLite.
A Sybase ASE provider for Insight.Database so Insight.Database can do its magic on PostgreSQL. Automatically installs Sybase ASE drivers.
Extension handlers for entity framework
Simple database wrapper for Microsoft SQL Server, MySQL, PostgreSQL, and Sqlite. written in C# supporting dynamic query building and nesting using expressions. Refer to other DatabaseWrapper packages if you only need support for one database type.
The SQL Server Management Objects (SMO) Framework is a set of objects designed for programmatic management of Microsoft SQL Server and Microsoft Azure SQL Database.
Provides various methods for interacting with a database.
Simplifies the use of Qb.Net with Dapper
A tiny polyglot component to help POCO objects work with both NoSQL and SQL databases at the same time on .NET
Microsoft Orleans clustering provider backed by ADO.NET
Proxy to be able to Sync through an ASP.NET CORE application. Choose a Dotmim.Sync provider and protects your database call through web api calls only. this assembly is meant to be used from within your client application and will execute all the http calls
FAnsiSql is a database management/ETL library that allows you to perform common SQL operations without having to know which Database Management System (DBMS) you are targetting (e.g. Sql Server, My Sql, Oracle).
Business Entity Execution Framework (Beef) Database tool.
Microsoft SQL Server helper slots for Magic, allowing you to easily connect to an SQL Server database, and read, update, delete and insert into your database. To use package go to https://polterguy.github.io
A generic and dynamic SQL data adapter, allowing you to generate SQL dialects, specific to your database type, such as MySQL or SQL Server. This is the core base class data adapter for Magic. To use package go to https://polterguy.github.io
MySQL Server helper slots for Magic allowing you to easily connect to a MySQL database, and read, update, delete and insert into your database. To use package go to https://polterguy.github.io
Provides reconnection extensions for SqlTableDependency and reactive data streaming of CUD operations from MS SQL Server.
The package to use for running yuniql-based database migrations inside ASP.NET Core application or service. See WIKI for how-to instructions.
WatsonORM is a lightweight and easy to use object-relational mapper (ORM) in C# for .NET Core, .NET Framework, and .NET Standard built on top of DatabaseWrapper. WatsonORM supports Microsoft SQL Server, MySQL, PostgreSQL, and Sqlite databases. Refer to other WatsonORM packages if you only need sup...