penberg / awesome-databasesLinks
Databases are awesome! 🕶
☆59Updated 2 years ago
Alternatives and similar repositories for awesome-databases
Users that are interested in awesome-databases are comparing it to the libraries listed below
Sorting:
- Building an intuition for latency and throughput of basic operations across SQL databases.☆55Updated last year
- An implementation of an educational RDBMS in Go☆22Updated last year
- A curated list of resources on operating system design and implementation.☆170Updated last year
- ViewStamped Replication implementation in Go☆39Updated last year
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 10 months ago
- LSM-based key-value store in Go for educational purpose.☆76Updated 6 months ago
- a minimalistic implementation of RAFT algorithm☆25Updated last year
- An understandable, fast and scalable Raft Consensus implementation☆146Updated last year
- A basic Raft implementation in Go.☆228Updated last year
- Your SQL database for learning purpose☆78Updated this week
- one billion row challenge☆42Updated last year
- Implementation of MapReduce in Go.☆22Updated 5 years ago
- A collection of resources about databases and related topics☆96Updated 2 years ago
- An LSM Tree based Key-Value storage engine written in Go☆42Updated last year
- OxidSQL (Toy) SQL Database in Rust☆78Updated 2 months ago
- Relational Database for High-Intensity, Contention-Free OLTP.☆89Updated this week
- Notes on Transaction Processing: Concepts and Techniques by Jim Gray and Andreas Reuter☆38Updated last year
- Hiisi is a proof of concept libSQL written in Rust following TigerBeetle-style with deterministic simulation testing.☆115Updated last year
- B-tree generator for C☆142Updated 4 months ago
- Building an intuition for different IO models (sync, io_uring, etc.) across different languages.☆29Updated last year
- ☆21Updated last year
- A fully featured SQL database written in Go☆50Updated 7 months ago
- ☆13Updated last year
- Patterns and resources of low latency programming.☆708Updated last month
- A toy, ACID compliant, and Relational-ish DBMS built from scratch☆39Updated 2 months ago
- A Write-Ahead-Log implementation in Go☆22Updated last year
- Read-through cache for object storage☆131Updated this week
- A RISC-V virtual processor, written in Go.☆26Updated 7 months ago
- Raft + Postgres parser + Postgres wire protocol + Boltdb + ? = Distributed PostgreSQL☆103Updated 3 years ago
- Go implementation of SimpleDB, a basic RDBMS described by the "Database Design and Implementation" book by Edward Sciore☆26Updated 6 months ago