Top 20 NuGet sql Packages

C#/VB.NET database utility to write pure MySQL/MariaDB 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 PostgreSql queries with beautifull API, to load data into environment variables and instances and to execute any pure SQL nonquery.
A command line tool for database migration (SQL Server) that uses raw sql.
Converts SQL DataTable to JSON format. Usage: Add the nuget package in your project. Use the function below. RiverOx.Utility.Convert.SqlToJson(DataTable, "primaryKeyColumnName")
The light weight object relational mapping framework for sqlserver
Postgres driver for Iridium
Iridium is a lightweight multi-platform .NET ORM for mobile, desktop and servers
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...
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.
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
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.
Extension methods to aid in the execution with Dapper of queries written with Flepper..
Dapper-based fluent library to simplify SQL Server data access.
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.