Top 20 NuGet db Packages

Dapper wrapper
Base ORM Wrapper.
Package Description
db4o is an .NET embedded object oriented database aimed to simplify object storage / query / retrieval with minimal. this is GPL .netstandard2.0 version
The 'easiest' object-DB ever made based on SQL Server (any version) Repository class main methods: + Add, Find, Update, Delete, Exists + Indexed search (use KeyAttribute from DataAnnotation) + Ranged search + JSON Serialization + TryCreateDB + TryEnableTableCompression (SQL Ent only) NO partitioni...
Library for interacting with Microsoft SQL databases
CosmosDBSDK for performing operations on Azure CosmosDB- added partition key in header with default value id
dbcoach
This library handles data from Sql Server Databases
A high performance Micro-ORM supporting SQL Server, MySQL, OracleSQL, MongoDB ...
Package Description
Cim DB
Oracle DataAccess x86 12.1.0.2.0. This NuGet package contains Oracle.DataAccess.dll (x86) needed to compile a project that uses Oracle's ODP.NET Library. Oracle will still need to be installed on the production or development machine in order to connect to Oracle.
Oracle DataAccess x64 12.1.0.2.0. This NuGet package contains Oracle.DataAccess.dll (x64) needed to compile a project that uses Oracle's ODP.NET Library. Oracle will still need to be installed on the production or development machine in order to connect to Oracle.
Provide more abstraction for running sql server queries
Pure .NET Key-Value and Set databases. Inspired by LevelDB and SSTables and Log Structured Merge Trees.
Provides a simple CRUD functionality to your entity models. Example: var childUsers = new Users().SelectWhereOrderBy("Age <= 17"); How to implement: - Add EZCRUD reference to your model library. - Inherit Model_RecordBase for each model. - Set EZCRUD's connection string ("DBAccess.DBSettings.Conne...
The Mimer SQL Data Provider is used to connect to Mimer SQL from .NET, in order to execute queries, fetching the result, and so on. Note: The Mimer designer tools for Visual Studio are installed with the data provider installation. This NuGet package only enables run-time support.
A simple Json data store. Helpful when you need to store data locally.
A Fast, Simple and Serverless Database solution. FastDB.NET allow you to handle database without any knowlege about SQL or relational database. Pure C# API, very simple to use and very fast.