libwgdb0

Lightweight nosql database library, shared library
  http://whitedb.org/
  0
  no reviews



Whitedb is a lightweight nosql database library written in c, operating fully in main memory. there is no server process. data is read and written directly from/to shared memory, no sockets are used between whitedb and the application program.