Top 20 NuGet sql Packages

SqlCe for Dapper.Extensions.Linq
SQLite for Dapper.Extensions.Linq
A CRUD wrapper for Dapper. In order to use it, you'll need a provider; Jaunty.SqlClient or Jaunty.PgSql
Toolkit for configuring Entity Framework to work with PostgreSQL database using Npgsql.
Implementation of retry logic for SqlConnection and SqlCommand for handling transient errors.
Lightweight implementation of Repository Pattern based on Dapper ORM. This implementation supports CRUD operations via auto-generated plain SQL
Use your Sql Server as a NoSql JSON or BSON document store
Incredibly easy and talented micro orm library.
Incredibly easy and talented micro orm library for Oracle.
Incredibly easy and talented micro orm library for PostgreSQL
Incredibly easy and talented micro orm library for SQLite
Forked from https://github.com/has-taiar/SQLite.Net.Cipher with some fixes.
OracleSqlBuilder is a data-access API for Oracle.
A Microsoft SQL Server adapter for MR.AspNetCore.Jobs.
Design-time Entity Framework Core Functionality for SQL Server Compact 3.5 SP2 data store
A .Net framework for calling SQL Server stored procedures. The purpose of this framework is to allow stored procedures, their parameters and their return types to be represented in strongly typed .Net classes. These can then be used in conjunction with a SqlConnection, DbConnection or DbContext to e...
An easy-to-use timeseries database client that allows storing of masses of simple of data structures identified by a string id and a timestamp.
SimpleNet.Core.Data and SimpleNet.Core.Data.SqlServer are ADO.NET abstraction on .NET core platform. We use EntLib's Data Accesor like capabilities to return an array of objects instead of DataTable or DataRow