EJDB favicon

EJDB

EJDB — Embedded JSON Database engine. The main goal of this project to create the fast MongoDB-like database engine library which can be embed into C/C++ applications under terms of LGPL license.

EJDB is the C library based on modified version of Tokyo Cabinet. Features: MongoDB-like queries and overall philosophy. Collection level write locking. Collection level transactions. String token matching queries. Node.js binding.