whitedb

lightweight NoSQL database library
  https://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.