DBDB.io The Encyclopedia of Database Systems · Est. 2017
Database of Databases

Database Entry

SlateDB


SlateDB is an embedded key-value DBMS designed to for object stores. Its storage architecture is based on log-structured merge-trees.

Source Code
https://github.com/slatedb/slatedb[02]
Developer
Country of Origin
US
Start Year
2024 [05]
Coding Agents
Project Types
Hobby, Open Source
Written in
Rust
Supported Languages
Rust
Operating System
Linux
License
Apache v2

Database Entry

SlateDB


SlateDB is an embedded key-value DBMS designed to for object stores. Its storage architecture is based on log-structured merge-trees.

Compression


SlateDB supports block-level compression for SSTables using Snappy.

Data Model


Query Interface


Storage Architecture


Storage Format


Storage Model


Storage Organization


System Architecture


Citations

7 sources
  1. SlateDB — An embedded database built on object storage slatedb.io
  2. GitHub - slatedb/slatedb: A cloud native embedded storage engine built on object storage. · GitHub github.com
  3. https://slatedb.io/docs/introduction slatedb.io Dead — Check Archive
  4. Blog — SlateDB slatedb.io
  5. Initial commit github.com
  6. https://github.com/slatedb/slatedb/commit/ea39e368e439003588ff4080a13e824354ed5d54 github.com
  7. https://github.com/slatedb/slatedb/commit/2ab92a98712a18e618036c742d1674036869aaa6 github.com Dead — Check Archive
Revision #3