mattheusv / tinydb
A database implementation from scratch in Rust
☆42Updated 2 years ago
Alternatives and similar repositories for tinydb:
Users that are interested in tinydb are comparing it to the libraries listed below
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆132Updated last year
- Writing a SQL database, take two: Zig and RocksDB☆154Updated 2 years ago
- Databases are awesome! 🕶☆58Updated 2 years ago
- Your SQL database for learning purpose☆78Updated 10 months ago
- Another minimal Raft implementation in Rust.☆184Updated last year
- OxidSQL (Toy) SQL Database in Rust☆73Updated 8 months ago
- ☆21Updated last year
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆56Updated 6 months ago
- a minimalistic implementation of RAFT algorithm☆25Updated last year
- An implementation of an educational RDBMS in Go☆23Updated 9 months ago
- A SQL query compiler written in Rust from scratch☆22Updated 7 months ago
- LSM-Tree Key-Value Store based on RocksDB☆79Updated last year
- A simple sql database written in rust.☆71Updated 2 years ago
- A proto-database inspired by SQLite for educational purposes.☆83Updated 11 months ago
- An understandable, fast and scalable Raft Consensus implementation☆139Updated 7 months ago
- Norpl (NOt a Real Programming Language) is a skeleton language for research purposes☆22Updated 2 years ago
- ViewStamped Replication implementation in Go☆39Updated last year
- A local first persistent log☆35Updated 3 months ago
- A mini dbms implementation in Rust.☆59Updated 2 years ago
- Small KVM-based hypervisor, boots Linux (WIP)☆12Updated 11 months ago
- Building an intuition for different IO models (sync, io_uring, etc.) across different languages.☆29Updated last year
- Raft implemented in Rust☆24Updated last year
- Hiisi is a proof of concept libSQL written in Rust following TigerBeetle-style with deterministic simulation testing.☆106Updated 8 months ago
- 🪢 A fast native data type for manipulating large strings in Redis☆122Updated 2 years ago
- Building an intuition for latency and throughput of basic operations across SQL databases.☆53Updated last year
- Bw-Tree for Rust☆26Updated last year
- Experimenting with persistence in C☆180Updated 3 years ago
- ☆13Updated 10 months ago
- Concurrent in-memory B+ Tree featuring optimistic lock coupling☆23Updated 2 years ago
- ☆11Updated last month