Menu

Home

Ventinaro

OstrivDB is an embedded NoSQL object-oriented database engine for Microsoft .NET and Mono. OstrivDB was named after the Oster river (the little river in little town where author lives).

Features:
-Caching for Select queries.
-Indexing.
-Batch of queries.
-Views.
-InMemory objects and views.

-No special query language (LINQ used).
-Integrated sorting and paging.
-Multithreaded data processing.
-Custom input/output and serialization.

Requirements:
- Microsoft .NET Framework 4.0 or Mono (tested on FreeBSD 9.1 and Mono 2.11.4).