LotusDB is a embedded, log-structured key-value DBMS written in Go.
Key/Value
B+Tree Hash Table
Custom API
Disk-oriented
Log-structured
Embedded
https://lotusdblabs.github.io/
https://pkg.go.dev/github.com/flower-corp/lotusdb
Rose Duan
CN
2021
Hobby, Open Source
Go
Apache v2