Top 20 NuGet database Packages

DAL.Standard is a SQL db interface and data mapper, designed to probide a lightweight way to manager sql data.
An abstraction for the SQL Merge statement with many options and efficiencies.
Migrate your databases using NPoco
Easily execute commands without the faff
Package Description
Access OLEDB Library.
Testing database.
A dapper extension library. Support MySQL,SQL Server,PostgreSQL,SQLite,Oracle and ODBC, Support cache.
NitrosBase ADO.Net Driver for .NET Standard 2.0
see MYeORM package
Library for interacting with Microsoft SQL databases
A simple object mapping library. A simple extenstion for IDbConnection and IDbTransaction.
Abstractions for Database driven localization provider.
MySQL support for TypedSql
Easy read and write in your DB Simple to use: only 2 lines of code to read and write in SqlServer table! DataManager DM = new DataManager("dbname", "catalog", "username", "password"); DataTable res = DM.getAllRecords("table to read"); Thats all! More here http://MagicDa...
Creates a dotnet core wrapper for cosmos database operations. Helper can be used with any domain entity as this library implements the generic pattern to support multiple model types.