Top 20 NuGet Database Packages

Provides PostgreSQL database access for Nightingale.
Provides MySQL database access for Nightingale.
Provides MSSQL database access for Nightingale.
NetStandard compliant fork of SqlModeller.
Mssql provider for Light.Data
A small library that complements Dapper by adding basic CRUD operations (Get, Insert, Update, Delete) for your POCOs. For more advanced querying scenarios, Dapper Extensions provides a predicate system.
Provides a generic Mendz.Data-aware context for ADO.Net-compatible access to SQL Server databases.
Provides a generic Mendz.Data-aware context for MongoDB.
This library will allow users to manage their database easily. The developer will be able to do CRUD (Create, Read, Update and Delete) operations with ease. The developer will have to instantiate a manager object and then it's as simple as making 1 function call for each operation and that's it. Dev...
NHibernate 2nd level cache provider that uses System.Runtime.Caching.MemoryCache. Supports SqlChangeMonitor and HostFileChangeMonitor. Does not depend on System.Web.dll
Extension for SqlGridViewControl for immediate data preservation in database. Documentation available at: https://marcjohnston.github.io/byMarc.Net2.WinLibrary.SqlDataGridViewAssistant/ Issues and bug tracker available at: https://github.com/marcjohnston/byMarc.Net2.WinLibr...
A derived data grid view control with direct access to a SQL table. Documentation available at: https://marcjohnston.github.io/byMarc.Net2.WinControls.SqlGridViewControl/ Issues and bug tracker available at: https://github.com/marcjohnston/byMarc.Net2.WinControls.SqlGridVie...
SQL Statement builders for SQL Server and Sqlite
Postgre provider for Light.Data
Mysql provider for Light.Data
AloPro Database design
ef tool for generating database tables and columns description
Simple mapper from SQL Server data (stored procedures or SQL queries) to Objects.