FineDB

FineDB is a multi-threaded NoSQL DBMS written in C. It uses LMDB as its internal storage manager.

Data Model

Key/Value

FineDB Logo
Website

http://www.finedb.org/

Source Code

http://github.com/Amaury/FineDB

Tech Docs

http://www.finedb.org/page/show/1/protocol

Developer

Amaury Bouchard

Country of Origin

FR

Start Year

2013

Project Type

Open Source

Written in

C

Embeds / Uses

LMDB

Licenses

Apache v2