4,042 packages tagged with “SQL”
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc. Major Sponsor: Dapper Plus from ZZZ Projects.
Npgsql is the open source .NET data provider for PostgreSQL.
Microsoft SQL Server database provider for Entity Framework Core.
PostgreSQL/Npgsql provider for Entity Framework Core.
A SQL Server IO module for NTS which works directly with the serialization format
HealthChecks.SqlServer is the health check package for SqlServer.
The official collection of get, insert, update and delete helpers for Dapper.net. Also handles lists of entities and optional "dirty" tracking of interface-based entities.
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.
Pomelo's MySQL database provider for Entity Framework Core.
Microsoft Azure management client SDK for Azure resource provider Microsoft.Sql.
The SQL Assessment API provides a mechanism to evaluate the configuration of the SQL server for best practices. The API is delivered with a ruleset containing best practice rules suggested by the SQL Server team.
The SQL Server Assessment API Authoring package provides a public interface that helps extend the default mechanisms for evaluation of the SQL Server configuration for best practices using the SQL Server Assessment API.
Naming Conventions for Entity Framework Core Tables and Columns.
Common abstractions for using hierarchyid with EF Core
Adds hierarchyid support to the SQL Server EF Core provider
A powerful Dynamic Sql Query Builder supporting SQL Server, MySql, PostgreSql, Sqlite, and Oracle
The Dapper SqlBuilder component, for building SQL queries dynamically.
The Microsoft SQL ScriptDOM library provides parsing and analysis capabilities for management and development of TSQL Scripts.
The package contains the components implementing the geometry, geography, and hierarchy ID types in SQL Server.
An extremely easy to use Micro-ORM supporting Sql Server, MySQL, PostgreSQL, Oracle, Sqlite, SqlCE.
Lightweight mini-profiler, designed for ASP.NET (including MVC) (non-.NET Core) websites
Json.NET plugin for Npgsql, allowing transparent serialization/deserialization of JSON objects directly to and from the database.
NetTopologySuite support for the Microsoft SQL Server database provider for Entity Framework Core.
The Microsoft SQL Server Data-Tier Application Framework (DacFx) is a .NET library which provides application lifecycle services for database development and management for Microsoft SQL databases. DacFx supports various database deployment and management scenarios, including extracting / exporting a live database to a DAC package, deploying a DAC package to a new or existing database, and migrating from on-premises to Microsoft Azure. DacFx can target all supported versions of SQL Server, as well as Microsoft Azure SQL and SQL in Fabric. If you would like to use DacFx functionality from the command-line for creating and deploying .dacpac and .bacpac packages, please use the [SqlPackage](https://www.nuget.org/packages/Microsoft.SqlPackage) CLI as a dotnet tool or downloadable exe. Learn more about SqlPackage from http://aka.ms/sqlpackage.
Adds the execution capabilities for SqlKata
NodaTime plugin for Npgsql, allowing mapping of PostgreSQL date/time types to NodaTime types.
Package Description
Microsoft.SqlServer.Management.SqlParser provides T-SQL parsing functionality.
NLog.Database includes DatabaseTarget for writing to any database with DbProvider support