Top 20 NuGet micro-orm Packages

IDbTransaction extension methods for Dapper: A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
The SQL Server provider that depends on the Microsoft.Sql.DataClient nuget package.
A small library that complements Dapper by adding basic CRUD operations (Get, Insert, Update, Delete) for your POCOs. For more advanced querying scenarios, Dapper Extensions provides a predicate system.
An Insight.Database provider for MySql so the two can play together nicely. Automatically installs MySql.Data driver.
A PostgreSQL provider for Insight.Database so Insight.Database can do its magic on PostgreSQL. Automatically installs Npgsql PostgreSQL driver.
A Sybase ASE provider for Insight.Database so Insight.Database can do its magic on PostgreSQL. Automatically installs Sybase ASE drivers.
Extension handlers for entity framework
Replaces the DataContractJsonSerializer that Insight.Database uses with Newtonsoft.Json (JSON.NET).
Supported databases: Sql Server, Sql Azure, My Sql, Sqlite, Oracle, PostgreSql, DB2\LUW, Firebird. Fast, small and simple, and very little code needed to perform database actions. Ability to write and run all code unchanged on multiple database vendors. No configuration, no mapping files, no inherit...
A high performance, low code alternative to ORM's such as Entity Framework, offers intelligent database mapping to your existing CLR objects with minimal effort. Visit "Design Goals" on GitHub to see more rationale and guidance.
Package Description
An extremely easy to use Micro-ORM supporting Sql Server.
A lightweight, database first, micro ORM
A Dapper extension that was inspired by Dapper.SimpleCRUD, Dapper-Plus, and more.
A Dapper extension that was inspired by Dapper.SimpleCRUD, Dapper-Plus, and more.
Trivial micro-orm implemented on Dapper, provides with CRUD helpers.
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.
Provides an implementation to use Json.NET as the serializer for serialized columns
A Tiny ORMish thing for your POCO's.
An Insight.Database provider for MySQL so the two can play together nicely. Automatically installs MySqlConnector driver.