BerylDB

BerylDB is a key-value DBMS that supports storing lists, sets, and maps. It uses RocksDB as its underlying storage manager.

Data Model

Key/Value

Query Interface

Custom API

Storage Architecture

Disk-oriented

Storage Organization

Log-structured

BerylDB Logo
Website

https://beryl.dev

Source Code

https://github.com/beryldb/beryldb

Tech Docs

https://docs.beryl.dev/

Country of Origin

CL

Start Year

2021

Project Type

Hobby, Open Source

Written in

C++

Supported languages

JavaScript, PHP, Python

Embeds / Uses

RocksDB

Inspired By

Redis

Operating Systems

Linux, OS X

Licenses

BSD