voidDB

MMAP OLTP

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

Data Model

Key/Value

Indexes

B+Tree

Query Interface

Custom API

System Architecture

Embedded

voidDB Logo
Website

https://github.com/voidDB/voidDB

Source Code

https://github.com/voidDB/voidDB

Tech Docs

https://pkg.go.dev/github.com/voidDB/voidDB

Developer

Joel Ling

Country of Origin

JP

Start Year

2024

Project Type

Hobby, Open Source

Written in

Go

Supported languages

Go

Inspired By

LMDB

Operating Systems

Linux, OS X

Licenses

BSD