Official CefasDB website

CefasDB: operational data and vector search

CefasDB runs key-value, document, vector, and SQL workloads. It uses Pebble for storage and Raft for shard replication.

CefasDB facts

What is CefasDB?

CefasDB runs key-value, document, vector, and SQL workloads in one server.

How does it store and replicate data?

Pebble stores each shard. Raft replicates shards configured with multiple voters.

Where is the source?

The core database source, releases, issues, and changelog are hosted at github.com/CefasDb/cefasdb-core.