Top 20 NuGet sql Packages

Pure SQL data comparison and reconciliation utility for SQL Server Example usage: * EXEC sp_CompareData 'MyTable', 'RemoteDb..TheirTable' * EXEC sp_ExportAll 'MyTable', 'RemoteDb..TheirTable' * EXEC sp_ExportDeleted 'MyTable', 'RemoteDb..TheirTable' * EXEC sp_ImportChanged 'MyTable', 'RemoteDb..Th...
Provides Generic Web Api Controllers to perform CRUD operations against a Sql Server, including Temporal Tables, with DTO support
Provide more abstraction for running sql server queries
Annotation objects for ADO.Net.Client based libraries
It is a copy with original dapper extensions 1.6.3 with NetStandard2.0 supported.
An extension library of System.Data.DataTable which provides extension methods for fully customizable pretty-printing of DataTable to an ASCII formatted string which can be displayed on the console or any text buffer.
An Anorm-inspired library for database access with simple immutable objects.
Easily execute commands and queries from SQL files stored as embedded assembly references with Entity Framework.
Adds extension methods to an EntityFrameworkCore.DbContext to perform a SQL MERGE between a DbContext Entity and another table.
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.
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.
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.
The libraries for using the Microsoft SQL Server implementation of Sql Stream Store.
This tools help to bulk insert data from list to table on SQL Server
A powerful Dynamic Sql Query Builder supporting Sql Server, MySql, PostgreSql, Oracle and Firebird
Nuget para realiza la conexión a SQL y ejecutar procesos Crud, es multiplataforma se puede utilizar en proyectos Core y soporta Framework 4.8
Provides a simple CRUD functionality to your entity models. Example: var childUsers = new Users().SelectWhereOrderBy("Age <= 17"); How to implement: - Add EZCRUD reference to your model library. - Inherit Model_RecordBase for each model. - Set EZCRUD's connection string ("DBAccess.DBSettings.Conne...
iAnywhere Data SQLAnywhere for .NET Core 3.1
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.