Top 20 NuGet database Packages

FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, yo...
School Project for a Logger Monitor
Component for easy access to Oracle database from Core 3.0 or higher. Receives data into DataSet, DataTable or DataRow objects
ElevenDb is an extremely-simple key-value database consisting of eleven different components. It is in beta state, so it is not recommended to use it with valuable data.
This package contains platform-specific native code builds of RockDB (with no libsnappy dependency). Included: linux-x64/librocksdb.so, osx-x64/librocksdb.dylib, win-x64/rockdb.dll
Package Description
Mapping for DKX.Dbal
Like DbContext from Entity Framework, but with nowhere near the same features, and it's for MongoDB. Provides a context for performing operations on a MongoDB database, enabling transactions without manually passing IClientSessionHandle objects around, and provides access to every collection all in...
Provides local database access components and offline changes functionality to your Crosslight apps.
Marr DataMapper is a Linq enabled Micro-ORM that allows you to project views into complex object graphs. Contributors: Rick Schott, vitidev, Keivan Beigi, Mark McDowall
FluentData is a Micro ORM that makes it simple to select, insert, update and delete data in a database. It gives the developer the power of ADO.NET but with the convenience of an ORM. It has a simple to use fluent API that uses SQL - the best and most suitable language to query data, and SQL or flue...
T4DSG is a T4 template that generates database helper in order to eliminate the use of literal strings in EF code first mapping.
A light weight data access library for storing entities with support for unit of work.
Database connector for MSSQL with ADO.
PersistenceMap is a small, extremely lightweight and intuitive code fist, convention based Micro ORM Framework for .NET. It uses a Fluent API to define Queries that translate to SQL. The SQL is executed against the RDBMS using ADO.NET and the result is automaticaly mapped to Typed POCO's. The simple...
Unit of work framework for EntityFramework
A wrapper around the standard IDb classes.
A build of Oracle Berkeley DB for Stone Steps Webalizer.
Eloquera provides all the inherent advantages of an object database. Build and maintain your applications with unprecedented speed. Built on the .NET platform it uses LINQ and SQL interfaces. Performance is class leading and it is free to use. Eloquera Enterprise Database builds on and enhances the...
WebBackgrounder.EntityFramework is an implementation of the IJobCoordinator for WebBackgrounder that uses a Database (via EF Code First) as the synchronization mechanism (aka a mutex) for coordinating jobs.