Top 20 NuGet micro-orm Packages

A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite etc..
This is a fork of original Dapper.SimpleCRUD by Eric Coffman. It has integrated the following fixes and enhancements: - Added automatic casting for PostgreSQL JSON based on the presence of [JsonColumn] property attribute (https://github.com/yasikovsky/Dapper.SimpleCRUD/commit/97e532d8d4e9b604246...
IDbTransaction extension methods for Dapper: A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
EzQuery is a super easy to use yet powerful library, to build SQL queries, to execute them , and to return populated sets of results of given table models. It does not contain a lot of features but it does the job.
Allows code written against Insight.Database 3.x to run with the Insight.Database 4.x library with almost no changes. You only need this if you use certain deprecated features and don't have time to make minor changes.
Popsql is a library eliminating the need for magic SQL strings in your code.
PetaPoco.NetCore is a fork of PetaPoco based, add .netcore support,support .netframework and .netcore,petapoco is A high performance Micro-ORM on dotnet supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc,support a query and map,and support Multi Mapping, Multiple Results
Dapper Helper For Entity Framework Core based on Dapper Rainbow
A default implementation of Mutex.Data.Core. This package is database independent. Reference Mutex.Data only in your application(s). Reference Mutex.Data.Core in your libraries. The assembly is signed and CLS compliant.
PetaPoco is a tiny, single file .NET data access layer inspired by Massive that works with both non-dynamic POCO objects and dynamics. This package includes the just the core PetaPoco library (ie: no T4 templates)
Fast bulk insert extensions for Dapper.
An Insight.Database provider for MiniProfiler profiling framework so the two can play together nicely.
An Insight.Database provider for the Glimpse profiling framework so the two can play together nicely.
Dapper.SimpleSave makes it easy to save complex object hierarchies to a relational database.
Spry - fluent CRUD queries using Dapper
The ODBC provider for Insight.Database. This is automatically included in the Insight.Database package.
An Oracle ODP.NET Managed Driver provider for Insight.Database so Insight.Database can do its magic on Oracle. Automatically installs Oracle ODP.NET Managed Driver. Depends on Insight.Database.
High performance database access library. Use the Speed application to generate data classes: https://github.com/carlosast/Speed-ORM
Smart data mapper library builder option
Add a Dapper repository to your project that reduces basic CRUD operations to a single line of code. Execute full queries and stored procedures. Easily add filters and parametrs. Supports Async and non-Async in Framework, Standard and Core.