mattheusv / tinydbLinks
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
Sorting:
- Your SQL database for learning purpose☆78Updated this week
- Writing a SQL database, take two: Zig and RocksDB☆158Updated 2 years ago
- Another minimal Raft implementation in Rust.☆184Updated last year
- Raft implemented in Rust☆28Updated last year
- A mini dbms implementation in Rust.☆64Updated 2 years ago
- LSM-Tree Key-Value Store based on RocksDB☆80Updated 2 years ago
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆136Updated 2 years ago
- OxidSQL (Toy) SQL Database in Rust☆78Updated last month
- Databases are awesome! 🕶☆59Updated 2 years ago
- Building an intuition for latency and throughput of basic operations across SQL databases.☆55Updated last year
- Norpl (NOt a Real Programming Language) is a skeleton language for research purposes☆22Updated 3 years ago
- A simple sql database written in rust.☆72Updated 2 years ago
- A toy, ACID compliant, and Relational-ish DBMS built from scratch☆39Updated 2 months ago
- Toy DB to get more sytems expereince☆27Updated 2 years ago
- An understandable, fast and scalable Raft Consensus implementation☆146Updated last year
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 10 months ago
- An implementation of an educational RDBMS in Go☆22Updated last year
- A SQL query compiler written in Rust from scratch☆22Updated 11 months ago
- A simple database built from scratch that has some the basic RDBMS features (SQL query parser, transactions, query optimizer)☆320Updated 2 years ago
- An LSM Tree based Key-Value storage engine written in Go☆42Updated last year
- a minimalistic implementation of RAFT algorithm☆25Updated last year
- Interesting readings and talks on computer science☆715Updated 7 months ago
- A distributed thread-per-core document database☆532Updated last year
- Experimenting with persistence in C☆185Updated 3 years ago
- A persistent B+Tree (clustered index) implementation in Rust.☆315Updated last year
- A basic Raft implementation in Go.☆228Updated last year
- ☆76Updated 2 months ago
- 🪢 A fast native data type for manipulating large strings in Redis☆124Updated 3 years ago
- ☆21Updated last year
- A proto-database inspired by SQLite for educational purposes.☆86Updated 2 months ago