Binary package “whitedb” in ubuntu noble

lightweight NoSQL database library

 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.