mattheusv / tinydb
A database implementation from scratch in Rust
☆40Updated last year
Related projects ⓘ
Alternatives and complementary repositories for tinydb
- ☆40Updated this week
- Your SQL database for learning purpose☆75Updated 5 months ago
- Writing a SQL database, take two: Zig and RocksDB☆141Updated 2 years ago
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆113Updated last year
- A SQL query compiler written in Rust from scratch☆20Updated 2 months ago
- Toy DB to get more sytems expereince☆25Updated last year
- ☆20Updated 11 months ago
- ViewStamped Replication implementation in Go☆38Updated last year
- Raft implemented in Rust☆23Updated 9 months ago
- A little Delta Lake/Iceberg inspired database implementation in Go☆37Updated last month
- LSM-Tree Key-Value Store based on RocksDB☆79Updated last year
- A proto-database inspired by SQLite for educational purposes.☆77Updated 6 months ago
- An implementation of an educational RDBMS in Go☆22Updated 4 months ago
- Experimenting with persistence in C☆158Updated 2 years ago
- Norpl (NOt a Real Programming Language) is a skeleton language for research purposes☆22Updated 2 years ago
- ☆12Updated 5 months ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆48Updated last month
- OxidSQL (Toy) SQL Database in Rust☆64Updated 3 months ago
- 🚧 Build a SQL optimizer in 1000 lines of Rust using egg.☆73Updated last year
- Bw-Tree for Rust☆23Updated last year
- Another minimal Raft implementation in Rust.☆176Updated 9 months ago
- Building an intuition for latency and throughput of basic operations across SQL databases.☆49Updated last year
- A SQL-like query language on general Key-Value DB☆137Updated 5 months ago
- Databases are awesome! 🕶☆56Updated last year
- a minimalistic implementation of RAFT algorithm☆25Updated last year
- A datastore aiming at linear scalability up to the yottabyte range. Inspired by dynamo and cassandra.☆83Updated last year
- Visual representation of on-disk database file format used by all releases of SQLite since version 3.0.0.☆51Updated last month
- A basic Raft implementation in Go.☆206Updated 7 months ago