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

voidDB is an embedded key/value DBMS that uses memory-mapped files to manage memory.

Source Code
https://github.com/voidDB/voidDB[01]
Developer
Country of Origin
JP
Start Year
2024 [03]
Project Types
Hobby, Open Source
Written in
Go
Supported Languages
Go
Inspired By
LMDB
Operating Systems
Linux, macOS
License
BSD License

voidDB is an embedded key/value DBMS that uses memory-mapped files to manage memory.

Data Model


Indexes


Query Interface


Storage Model


System Architecture


Citations

3 sources
  1. GitHub - voidDB/voidDB: A transactional key-value database written in Go for Linux and macOS · GitHub github.com
  2. voidDB package - github.com/voidDB/voidDB - Go Packages go.dev
  3. subject my first C fn. to BDD testing in Go github.com
Revision #1