Top 20 NuGet db Packages

The Sqlite adapter of the Quermine library.
IBM Data Server provider for Entity Framework Core. For more details, please visit: https://community.ibm.com/community/user/hybriddatamanagement/blogs/michelle-betbadal1/2020/04/29/getting-started-with-ibm-net-provider-for-net-core
Sumo.Data.SqlServer is a Microsoft SQL Server specific implementation of Sumo.Data. Sumo.Data is an IoC capable database access framework.
Sumo.Data.Sqlite is a SQLite specific implementation of Sumo.Data. Sumo.Data is an IoC capable database access framework.
Sumo.Data is an IoC capable database access framework. It provides foundation interfaces and classes for database-independent data access. Sumo.Data.Sqlite and Sumo.Data.SqlServer provide database specific implementations of Sumo.Data, Sumo.Data.Schema, and Sumo.Data.Orm. Sumo.Data.Orm is a light-we...
This client library allows ADO.NET developers to create applications that implement and use the pattern known as database sharding in Azure SQL Database. Sharding is a scale-out strategy that spreads data across a number of independent databases. The library includes APIs for creating and managing s...
This NuGet package is for ODP.NET, Managed Driver applications that use Code First and/or Entity Framework 6 applications. It will add the Oracle Entity Framework assembly and auto-configure for its use. Note that this package does not include ODP.NET, Managed Driver which is available as a separate...
Simple generic SOLID netstandard2.1 architectural framework that will be CRUD and map for you.
A fluent ORM and Database Reflection Library for SQL Server. This uses System.Data.OleDb. For System.Data.SqlClient use the Tortuga.Chain.SqlServer package.
LINQ to DB Tools is a data access technology that provides a run-time infrastructure for managing relational data as objects.
dotConnect for MySQL is an enhanced database connectivity solution built over ADO.NET architecture and a development framework with advanced support for ORMs, such as Entity Framework and EF Core, and offers a complete solution for developing DB-related applications and web sites. It introduces new ...
A fluent ORM and Database Reflection Library for SQL Server. This is a replacement for Tortuga.Chain.SqlServer. It uses Microsoft.Data.SqlClient instead of the legacy System.Data.SqlClient.
A fluent ORM and Database Reflection Library for .NET and OleDB Databases.
This package builds on the DataStax Enterprise C# driver and DataStax C# Driver for Apache Cassandra, adding a metrics provider implementation using App Metrics.
Persistant queue message data library for Twino MQ
A Dapper-based multi-target .NET Standard library (.NET Standard 2.0/2.1) that can be used in projects with any .NET implementation, like .NET Framework, .NET Core, Mono, Xamarin, etc., for multi-database access (MS SQL Server, Oracle, PostgreSQL, MySQL, Firebird, SQLite). Usage is the same as Dappe...
.NET tool for putting database under version control. Install globally or as development dependency to one of your projects, then run as "devdb reset ..." Check out GitHub for more docs and usage examples.
dotConnect for Oracle is an enhanced database connectivity solution built over ADO.NET architecture and a development framework with advanced support for ORMs, such as Entity Framework and EF Core, and offers a complete solution for developing DB-related applications and web sites. It introduces new...
dotConnect for MySQL is an enhanced database connectivity solution built over ADO.NET architecture and a development framework with advanced support for ORMs, such as Entity Framework and EF Core, and offers a complete solution for developing DB-related applications and web sites. It introduces new ...
Extends Modulos.Testing.Db with integrations for EntityFrameworkCore.