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:
- A curated list of resources on operating system design and implementation.ā180Updated last year
- An implementation of an educational RDBMS in Goā22Updated last year
- LSM-based key-value store in Go for educational purpose.ā79Updated 8 months ago
- Building an intuition for latency and throughput of basic operations across SQL databases.ā55Updated 2 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.ā63Updated last year
- A basic Raft implementation in Go.ā231Updated last year
- Notes on Transaction Processing: Concepts and Techniques by Jim Gray and Andreas Reuterā38Updated last year
- An LSM Tree based Key-Value storage engine written in Goā44Updated last year
- An understandable, fast and scalable Raft Consensus implementationā147Updated last year
- one billion row challengeā43Updated last year
- ViewStamped Replication implementation in Goā40Updated 2 years ago
- A collection of resources about databases and related topicsā98Updated 3 years ago
- Your SQL database for learning purposeā78Updated 2 months ago
- a minimalistic implementation of RAFT algorithmā25Updated 2 years ago
- ā21Updated last year
- Implementation of MapReduce in Go.ā26Updated 5 years ago
- A simple cassandra like kv store using gossip protocolā16Updated 5 years ago
- Building an intuition for different IO models (sync, io_uring, etc.) across different languages.ā29Updated 2 years ago
- Relational Database for High-Intensity, Contention-Free OLTP.ā94Updated this week
- B-tree generator for Cā144Updated 2 weeks ago
- A distributed message queue.ā125Updated 5 months ago
- My solutions to the Glomers Challenge: a series of distributed systems challenges.ā124Updated 2 years ago
- A fully featured SQL database written in Goā52Updated 9 months ago
- Related resources for "Database Performance at Scale: A Practical Guide (Apress, 2023)," by Felipe Cardeneti Mendes, Piotr Sarna, Pavel Eā¦ā124Updated 4 months ago
- A Python implementation of the SIEVE eviction algorithmā19Updated last year
- A RISC-V virtual processor, written in Go.ā26Updated 9 months ago
- OxidSQL (Toy) SQL Database in Rustā78Updated 4 months ago
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.ā141Updated 2 years ago
- Raft + Postgres parser + Postgres wire protocol + Boltdb + ? = Distributed PostgreSQLā103Updated 3 years ago
- A Go library for handling LFU cache operations in O(1)ā41Updated last year