Top 20 NuGet orm Packages

Virtual Object DataBase
Lightweight Semi-Automatic ORM
Silverlight client library to consume the Gofer service.
Extensions of Nhibernate and FluentNhiberate (#foo never uses one without the other...)
NHibernate spatial extensions.
JetToObjects makes querying a Microsoft Jet database easier by binding query results to dynamic objects.
Database access without the ORM
NCommon data adapter for NHibernate
Some basic scaffolding to give you a controller and views for your Poco. This is more of a pre release than a final version, much more to come and would appreciate all feedback positive and negative. Be aware this initial release relies on you naming your poco's with the suffix "Poco".
.NET Persistence API (also called NPersistence or NPA) is a ORM framework which also enables entity mapping useing annotations!! The project is based on JAVA's JPA and offers applications to use a standard API for their ORM operations. In this package, NPA is implemented by NHibernate. This package ...
A database installer engine that automatically handles most installation and upgrade issues, such as script ordering, and table and procedure updates. Easier than EntityFramework code migrations.
The fastest and smoothest way to great architecture
NHibernate Shards is a framework that adds support for horizontal partitioning to NHibernate Core.
The fastest and smoothest way to great architecture
Just the JSON capabilities of Oak
Feature summary: . Small and simple to use and understand. . Single file reference needed. . Full object hierarchy CRUD support. Saves all object properties and the relationships to related tables. Also supports collection properties. . Allows developers to write sql as needed for reads. The des...
Feature summary: . Small and simple to use and understand. . Single file reference needed. . Full object hierarchy CRUD support. Saves all object properties and the relationships to related tables. Also supports collection properties. . Allows developers to write sql as needed for reads. The des...
The part of a micro-ORM that maps POCOs to database tables.
The fastest and smoothest way to great architecture
PersistentLayer is an easy Component that exposes a set of contracts (interfaces) which defines rules for persisting / retrieving application data from data storages, and Its implementation depends exclusively by the underlaying architecture like an ORM (NHibernate. Entity Framework, ORMLite ecc.) ...