Top 20 NuGet Database Packages

RPC Base libraries contains classes used in most applications from RPC Scandinavia.
Nice LINQ extensions.
High-performance ADO.NET object mapper.
Stream reading over SqlDataReader
This .dll file can help you to use some of SQL class library more easly and in a better way.
Common infrastructure for tests
Efuelite DataReader Helper is very helpful in taking care of null values when using ado.net codes to read data from a datasource either using sqldatareader, oledbdatareader, oracleDataReader, mySqlDataReader. For suggestions and comments, please send mails to [email protected].
Data access wrapper for FluidSQL
Davenport is a CouchDB client for simplifying common tasks like get, list, create, update and delete. This package implements all of the functions from the original C# package, making it much more friendly to the functional programming style of F#.
A base class library that allows two different databases to have identical structures.
A class library that allows two different SQL Server databases to have identical structures.
Simple Access ORM provides database access in Ado.net methods naming pattern. Documentation of using SimpleAccess is available at https://github.com/sheryever/simple-access-orm
Simple Access ORM provides database access in Ado.net methods naming pattern. Documentation of using SimpleAccess is available at https://github.com/sheryever/simple-access-orm
MapLess is a minimal Micro-ORM library to map database objects to application interfaces.
** This is a repackage of the third party SQLite project for use with ThinkGeo's Map Suite product line. ** ** You should not need to reference this package directly, it will be a dependency of other Map Suite packages. ** The purpose of the repackage is to enable ThinkGeo to control release and...
“The official SQLite database engine for both x86 and x64 along with the ADO.NET provider. This package dependences on System.Data.SQLite.Core.1.0.102.0. Refer https://www.nuget.org/packages/System.Data.SQLite.Core/ for detail." ** This is a repackage of the third party SQLite project for use with...
This library helps to format query results (from a database) as JSON with arbitrary structure.This can help if your database does not provide such a feature (e.g. Oracle). High performance is major goal of this library. The mapping from releation data to json is achived by an intuitve anonymous type...