Top 20 NuGet Database Packages

Dapper-based fluent library to simplify SQL Server data access.
C#/VB.NET database utility to write pure SQL queries for OLE DB (Object Linking and Embedding Database) with beautifull API, to load data into environment variables and instances and to execute any pure SQL nonquery.
C#/VB.NET database utility to write pure SQL queries for ODBC (Open Database Connectivity) database with beautifull API, to load data into environment variables and instances and to execute any pure SQL nonquery.
Currently it supports below query mappings: primitive: field => c.field parent/child => c.parent.child Namespace.EnumType'enumVal' => 'enumVal' queries: $select => SELECT $filter => WHERE $top => TOP $o...
C#/VB.NET database utility to write pure SQLite queries with beautifull API, to load data into environment variables and instances and to execute any pure SQL nonquery.
C#/VB.NET database utility to write pure Oracle queries with beautifull API, to load data into environment variables and instances and to execute any pure SQL nonquery.
Provides execution plan testing for Postgres. This allows you to unit test the `CommandBuilder.CommandText` property by actually sending it to the database and running an explain plan.
A library to facilitate some database interactions that we need to perform in our applications.
A class library that generates SQL statements with SqlCommand to verify that the data is correct in SqlServer
The Connection-Based Asynchronous Messaging (CBAM) SQL.PostgreSQL assembly contains types which further specialize and augment the types of CBAM.SQL, in order to provide intuitive and easy-to-use API for communicating with PostgreSQL database. The support for notifications exists, alongside with cus...
The Connection-Based Asynchronous Messaging (CBAM) SQL.Implementation assembly contains skeleton implementations for types in CBAM.SQL assembly.
The Connection-Based Asynchronous Messaging (CBAM) SQL assembly contains types which further specialize and augment the types of CBAM.Abstractions and CBAM.Tabular, in order to provide intuitive and easy-to-use API for communicating with any SQL database.
Ydn DB (ydn-db) binding library for Bridge.NET projects.
The Connection-Based Asynchronous Messaging (CBAM) SQL.PostgreSQL.JSON assembly provides API to add support for json and jsonb PostgreSQL types to connections of CBAM.SQL.PostgreSQL assembly. The API is two extensions methods for ConnectionPoolObservable type in CBAM.Abstractions assembly, and PgSQL...
Mime DB (mime-db) binding library for Bridge.NET projects.
Performs CRUD operations and executes SQL on Oracle NoSQL database