Top 20 NuGet microorm Packages

Dapper is a great tool if you want to write database-agnostic code. However, sometimes you need to access functionality that is provider-specific. This assembly adds support for writing Oracle-specific SQL, that supports all dbtypes used by the Oracle managed provider on a parameter, supports set...
A new small, happy, dynamic micro-ORM and general purpose .NET data access wrapper. Based on and highly compatible with Massive, but now with: * .NET Core 1.0+, 2.0+ and 3.0+ (with continuing support for .NET Framework 4.0+ and 4.5+) * Optional strong typing (with continuing full support for dynam...
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.
SQL Server connection library for the ST/ORM (Startitecture.Orm) package.
Schema representation library for the ST/ORM (Startitecture.Orm) package.
Common library for the ST/ORM (Startitecture.Orm) package.
PostgreSql connection library for the ST/ORM (Startitecture.Orm) package.
The mapping engine for the ST/ORM (Startitecture.Orm) package, adapted from PetaPoco and Dapper.
Model library for the ST/ORM (Startitecture.Orm) package.
Adds a ST/ORM IEntityMapper implementation based on AutoMapper.
An ORM that combines the speed of micro-ORMs with the flexibility of fluent queries and complex POCOs.
Needletail is a set of libraries, this is the Micro ORM, visit the project website to check the other tools and to read the documentation.
For users of CodexFramework V1.0, this package offers a way to change less code when migrating to use CodexMicroORM as a replacement framework.
Dapper is a great tool if you want to write database-agnostic code. However, sometimes you need to access functionality that is provider-specific. This assembly adds support for writing Oracle-specific SQL, that supports all dbtypes used by the Oracle managed provider on a parameter, supports set...
A forked version of PetaPoco http://www.toptensoftware.com/petapoco/ - Based on v5 branch. Supports Async and Multipoco operations. Includes support for StoredProc extensions and XML and Table-Valued Parameter queries.
DrivenDb is a better microORM. Unique features, excellent performance, and cleaner code in as few trips to the database as possible.
Classes and interfaces to jumpstart using PetaPoco with the Repository Pattern
Classes and interfaces to jumpstart using PetaPoco with the Repository Pattern
Adds dataset to JSON capability to Susanoo using JSON.NET
Yep Another Wrapper for Dapper. This wrapper provides a simple Unit of Work pattern for isolating transactional business rules, cache and crud layer.