LotusDB

LotusDB is a embedded, log-structured key-value DBMS written in Go.

Data Model

Key/Value

Indexes

B+Tree Hash Table

Query Interface

Custom API

Storage Architecture

Disk-oriented

Storage Organization

Log-structured

System Architecture

Embedded

LotusDB Logo
Website

https://lotusdblabs.github.io/

Tech Docs

https://pkg.go.dev/github.com/flower-corp/lotusdb

Developer

Rose Duan

Country of Origin

CN

Start Year

2021

Project Type

Hobby, Open Source

Written in

Go

Supported languages

Go

Licenses

Apache v2