mattheusv / tinydb
A database implementation from scratch in Rust
☆40Updated last year
Alternatives and similar repositories for tinydb:
Users that are interested in tinydb are comparing it to the libraries listed below
- Writing a SQL database, take two: Zig and RocksDB☆153Updated 2 years ago
- ☆21Updated last year
- ViewStamped Replication implementation in Go☆38Updated last year
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆126Updated last year
- Your SQL database for learning purpose☆76Updated 8 months ago
- 🚣♀️ <1kloc, well-documented Raft consensus algorithm implementation☆55Updated last year
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆54Updated 4 months ago
- a minimalistic implementation of RAFT algorithm☆25Updated last year
- Toy DB to get more sytems expereince☆26Updated last year
- Building an intuition for different IO models (sync, io_uring, etc.) across different languages.☆28Updated last year
- A local first persistent log☆35Updated last month
- LSM-Tree Key-Value Store based on RocksDB☆79Updated last year
- 🪢 A fast native data type for manipulating large strings in Redis☆122Updated 2 years ago
- Another minimal Raft implementation in Rust.☆180Updated last year
- ☆50Updated this week
- Experimenting with persistence in C☆169Updated 2 years ago
- A proto-database inspired by SQLite for educational purposes.☆82Updated 9 months ago
- 🚧 Build a SQL optimizer in 1000 lines of Rust using egg.☆75Updated 2 years ago
- Norpl (NOt a Real Programming Language) is a skeleton language for research purposes☆22Updated 2 years ago
- Small KVM-based hypervisor, boots Linux (WIP)☆12Updated 9 months ago
- A little Delta Lake/Iceberg inspired database implementation in Go☆39Updated 4 months ago
- Building an intuition for latency and throughput of basic operations across SQL databases.☆50Updated last year
- TigerBeetle Hackathon at Interledger Summit 2023☆13Updated last year
- OxidSQL (Toy) SQL Database in Rust☆69Updated 6 months ago
- A SQL query compiler written in Rust from scratch☆21Updated 4 months ago
- LALR(1) parser generator for Rust based on Lemon + SQL parser☆52Updated last month
- Tiny Programs: Rosetta code for implementations☆56Updated last year
- A SQL-like query language on general Key-Value DB☆139Updated 7 months ago
- An implementation of an educational RDBMS in Go☆23Updated 7 months ago
- [WIP] A toy C compiler written in Rust☆17Updated 2 years ago