Top 20 NuGet Database Packages

DBreezeBased Features: DBreezeBased enables Google-like search in your application. Works on Servers/Desktops/Mobile Platforms Xamarin/MONO/.NET Standalone and In-Transactional modes (separate or existing DBreeze instances and shared transactions) Can search words and words parts among documents/o...
A wrapper for System.Data.Common and DbConnection that provides a simplified convenient API
德塔互联网工作室第二代核心类库,封装了桌面、Web、数据库访问、网络通信、缓存、日志等一些快捷方法和常用工具类。 特别针对数据库操作进行了抽象封装,屏蔽对调用者不同数据库的变化,使用抽象SQL语句可以一次编写多数据库执行。
A class library for querying and manipulating Microsoft SQL databases.
A class library for querying and manipulating Oracle databases.
Converter Helpers for dynamic, ExpandoObject, IEnumerable, IDictionary, DataTable and etc.
The WebDbConnector is a .NET library used to create and maintain only an unique connection to the database per request in the Asp.Net web applications.
Simplified dataaccess layer with Enterprise Library's Sql Accessor Implementation. Please visit https://github.com/Hem/SimpleNet.Data for more information
Spartacus is a database connection and reporting engine written in C#.
Database change management tool.
The CastleWindsor Container for the Dapper.Extensions.Linq.
Fody add-in for weaving database unit testing code.
SqlServer specific provider for DbTestMonkey.
var queryBuilder = new QueryBuilder(); var t0 = new Table() { TableName = "Table0", TableAlias = "t0" }; var t1 = new Table() { TableName = "Table1", Column1Name = "Column1", ...
使用mysql或oracle时须另外添加引用MySql.Data.dll或Oracle.DataAccess.dll(x64)
Library for easy calling and getting result of execution of stored procedures.
Core library for dbqf that contains the base definitions of types required for complete frontend and backend database search capability.
SemanticLogging.Database.Xml is a sink for the Semantic Logging Application Block that exposes Event Source events to an Sql Server database. The default database sink uses a Json document to store the payload data whereas this sink uses an xml document to store the payload data.
Fast and robust layer for accessing databases. SQL Server, MySQL, Aurora, MariaDB, Sqlite and PostgrSQL. Designed for people that prefer to use stored procedures but works equally well for ad-hoc queries. Does not generate SQL statements from LINQ expressions.