NDatabase - C# Lightweight Object Database NuGet Package

NDatabase is a simple .Net Object Database.

To avoid impedance mismatch overhead between Object and Relational worlds, give a try to NDatabase. NDatabase is a new generation Object Database: a real native and transparent persistence layer for .Net.

- Object because the basic persistent unit is an object, not a table.

- Native and Transparent because it directly persists objects the way they exist in the native programming language, without any conversion.

Using NDatabase as your persistence layer will let you focus on your business logic allowing storing and retrieving native objects in a single line of code.

No more Relational to Object mapping is necessary, NDatabase just persists objects the way they are, no matter their complexity.




Got any NDatabase - C# Lightweight Object Database Question?





Info

Version: 3.8.0
Author(s): Jacek Spólnik
Last Update: Sunday, May 12, 2013
.NET Fiddle: Online Example
Project Url: http://ndatabase.wix.com/home
NuGet Url: https://www.nuget.org/packages/NDatabase


Install
Install-Package NDatabase
dotnet add package NDatabase
paket add NDatabase
NDatabase Download (Unzip the "nupkg" after downloading)

5 packages depend on this package.


Tags



STATS

must-have-score

avg-downloads-per-day

11

days-since-last-release

3999