Top 20 NuGet Database Packages

Enables executing -- and returning data from -- SQL statements without a mess of multiple objects and `using` blocks
Entity Framework is Microsoft's recommended data access technology for new applications.
.NET Global Tool using e.g. DbUp for SqlServer to manage migration scripts.
Uberty is a productivity helper library that eases and simplifies the development process with databases.
Thin wrapper over ADO.NET
Useful functions and extension based on NetStandard 2.0, better read of raw SQL-s instead of strings
A simple tool library for converting the Expression to sql where clause. Welcome to open issue in https://github.com/zhurongbo111/ExpressionToWhereClause/issues
一个基于Ado.Net轻量级的数据访问层
Adds ExecuteQuery and ExecuteNonQuery extension methods to IDbConnection.
Db code first workers queue connector
A SQL Select Query Builder
allpet.db.struct.lib
Package Description
Flight is an easy to use framework for applying SQL to a database deterministically. You create a migration plan and Flight will take care of the rest.
Provide an easy way of mapping objects to SQL Server database table by using Attributes. If you want to query a database table but do not want to write complex and complicated SQL query, you can use this package. By just specifying some metadata on class and its property using attributes, you can st...
The Mimer SQL Data Provider is used to connect to Mimer SQL from .NET, in order to execute queries, fetching the result, and so on. Note: The Mimer designer tools for Visual Studio are installed with the data provider installation. This NuGet package only enables run-time support.
The SQL Server Management Objects (SMO) Framework is a set of objects designed for programmatic management of Microsoft SQL Server and Microsoft Azure SQL Database.