BTDB is an embedded key/value DBMS designed for .NET applications. It also provides an object-oriented API built on top of the key/value interface. This database has nothing to do with BitTorrent.
Naïve (Record-Level)
Key/Value Object-Oriented
Custom API
In-Memory
N-ary Storage Model (Row/Record)
https://github.com/Bobris/BTDB
Boris Letocha
CZ
2010
Open Source
C#
Bitcask
MIT