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
- a minimalistic implementation of RAFT algorithm☆25Updated 2 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆63Updated last year
- A toy, ACID compliant, and Relational-ish DBMS built from scratch☆42Updated 5 months ago
- Your SQL database for learning purpose☆78Updated 3 months ago
- OxidSQL (Toy) SQL Database in Rust☆79Updated 5 months ago
- A basic Raft implementation in Go.☆233Updated last year
- ViewStamped Replication implementation in Go☆42Updated 2 years ago
- A curated list of resources on operating system design and implementation.☆186Updated last year
- B-tree generator for C☆146Updated last month
- LSM-Tree Key-Value Store based on RocksDB☆81Updated 2 weeks ago
- Another minimal Raft implementation in Rust.☆186Updated last year
- Implementation of MapReduce in Go.☆26Updated 5 years ago
- Writing a SQL database, take two: Zig and RocksDB☆160Updated 3 years ago
- Go implementation of SimpleDB, a basic RDBMS described by the "Database Design and Implementation" book by Edward Sciore☆32Updated 9 months ago
- 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
- Building an intuition for latency and throughput of basic operations across SQL databases.☆55Updated 2 years ago
- High-performance durable, portable, transactional embeddable storage engine designed for flash and RAM optimization.☆338Updated this week
- LSM-based key-value store in Go for educational purpose.☆79Updated 9 months ago
- Raft implemented in Rust☆29Updated last year
- ☆21Updated 2 years ago
- ☆51Updated last year
- Notes on Transaction Processing: Concepts and Techniques by Jim Gray and Andreas Reuter☆38Updated last year
- Relational Database for High-Intensity, Contention-Free OLTP.☆96Updated this week
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆142Updated 2 years ago
- Hiisi is a proof of concept libSQL written in Rust following TigerBeetle-style with deterministic simulation testing.☆117Updated last year
- A tiny key-value store backed by Bitcask and Redis Serialization Protocol☆32Updated last year
- A Write-Ahead-Log implementation in Go☆23Updated last year
- A local first persistent log☆36Updated 3 months ago