mattheusv / tinydbLinks
A database implementation from scratch in Rust
☆43Updated 2 years ago
Alternatives and similar repositories for tinydb
Users that are interested in tinydb are comparing it to the libraries listed below
Sorting:
- Your SQL database for learning purpose☆78Updated 4 months ago
- Another minimal Raft implementation in Rust.☆186Updated last year
- Writing a SQL database, take two: Zig and RocksDB☆160Updated 3 years ago
- LSM-Tree Key-Value Store based on RocksDB☆81Updated last month
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆144Updated 2 years ago
- Raft implemented in Rust☆29Updated last year
- An implementation of an educational RDBMS in Go☆22Updated last year
- A curated list of resources on operating system design and implementation.☆189Updated last year
- Toy DB to get more sytems expereince☆27Updated 2 years ago
- A toy, ACID compliant, and Relational-ish DBMS built from scratch☆43Updated 6 months ago
- OxidSQL (Toy) SQL Database in Rust☆79Updated 6 months ago
- Experimenting with persistence in C☆189Updated 3 years ago
- A mini dbms implementation in Rust.☆65Updated 3 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆64Updated last year
- A SQL query compiler written in Rust from scratch☆21Updated last year
- A proto-database inspired by SQLite for educational purposes.☆86Updated 6 months ago
- A simple sql database written in rust.☆74Updated 3 years ago
- B-tree generator for C☆145Updated 2 months ago
- A distributed thread-per-core document database☆535Updated 2 years ago
- Databases are awesome! 🕶☆59Updated 2 years ago
- An understandable, fast and scalable Raft Consensus implementation☆147Updated last year
- a minimalistic implementation of RAFT algorithm☆25Updated 2 years ago
- ViewStamped Replication implementation in Go☆42Updated 2 years ago
- Interesting readings and talks on computer science☆725Updated last year
- A simple database built from scratch that has some the basic RDBMS features (SQL query parser, transactions, query optimizer)☆331Updated 3 years ago
- A basic Raft implementation in Go.☆231Updated last year
- A simple database built from scratch in Rust☆79Updated last year
- A persistent B+Tree (clustered index) implementation in Rust.☆329Updated last year
- [WIP] A relational database written in Rust for learning purpose, heavily inspired by cmu-db/bustub. (CMU 15-445).☆155Updated 11 months ago
- ☆68Updated 3 years ago