RaptorDB is a extremely small size and fast embedded, noSql, persisted dictionary database using b+tree or MurMur hash indexing.
Info
Version: | 2.6.0 |
Author(s): | Mehdi Gholam |
Last Update: | Tuesday, May 21, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.codeproject.com/Articles/316816/RaptorDB-The-Key-Value-Store-V2 |
NuGet Url: | https://www.nuget.org/packages/RaptorDB |
Install
Install-Package RaptorDB
dotnet add package RaptorDB
paket add RaptorDB
RaptorDB Download (Unzip the "nupkg" after downloading)