evanxg852000 / simpledb-goLinks
An implementation of an educational RDBMS in Go
☆22Updated last year
Alternatives and similar repositories for simpledb-go
Users that are interested in simpledb-go are comparing it to the libraries listed below
Sorting:
- Databases are awesome! 🕶☆59Updated 2 years ago
- Your SQL database for learning purpose☆78Updated 4 months ago
- a minimalistic implementation of RAFT algorithm☆25Updated 2 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆63Updated last year
- An LSM Tree based Key-Value storage engine written in Go☆45Updated last year
- An understandable, fast and scalable Raft Consensus implementation☆148Updated last year
- A toy, ACID compliant, and Relational-ish DBMS built from scratch☆43Updated 5 months ago
- A basic Raft implementation in Go.☆230Updated last year
- LSM-Tree Key-Value Store based on RocksDB☆80Updated last month
- ViewStamped Replication implementation in Go☆42Updated 2 years ago
- OxidSQL (Toy) SQL Database in Rust☆79Updated 5 months ago
- Another minimal Raft implementation in Rust.☆186Updated last year
- B-tree generator for C☆145Updated 2 months ago
- Go implementation of SimpleDB, a basic RDBMS described by the "Database Design and Implementation" book by Edward Sciore☆35Updated 10 months ago
- Notes on Transaction Processing: Concepts and Techniques by Jim Gray and Andreas Reuter☆38Updated last year
- ☆51Updated last year
- Writing a SQL database, take two: Zig and RocksDB☆160Updated 3 years ago
- Hiisi is a proof of concept libSQL written in Rust following TigerBeetle-style with deterministic simulation testing.☆118Updated last year
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆142Updated 2 years ago
- ☆21Updated 2 years ago
- A simple database built from scratch in Rust☆76Updated last year
- Building an intuition for latency and throughput of basic operations across SQL databases.☆55Updated 2 years ago
- A database implementation from scratch in Rust☆42Updated 2 years ago
- LSM-based key-value store in Go for educational purpose.☆83Updated 10 months ago
- A proto-database inspired by SQLite for educational purposes.☆86Updated 6 months ago
- A local first persistent log☆36Updated 4 months ago
- ☆61Updated this week
- A little Delta Lake/Iceberg inspired database implementation in Go☆43Updated last year
- A Go library for handling LFU cache operations in O(1)☆41Updated last year
- Raft implemented in Rust☆29Updated last year