DBDB.io The Encyclopedia of Database Systems · Est. 2017
Database of Databases

Database Entry

NuDB


NuDB is an append-only key/value DBMS written in C++11 as a single header file. It is designed to operate efficiently on SSD devices.

Source Code
https://github.com/vinniefalco/NuDB[01]
Developer
Country of Origin
US
Start Year
2016 [03]
End Year
2019
Project Type
Open Source
Written in
C++
Supported Languages
C++

Database Entry

NuDB


NuDB is an append-only key/value DBMS written in C++11 as a single header file. It is designed to operate efficiently on SSD devices.

Data Model


Query Execution


Query Interface


Storage Model


System Architecture


Citations

3 sources
  1. GitHub - vinniefalco/NuDB: NuDB: A fast key/value insert-only database for SSD drives in C++11 · GitHub github.com
  2. NuDB github.io
  3. Initial commit github.com
Revision #5 Last Updated: