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.ā190Updated last year
- 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.ā64Updated last year
- A basic Raft implementation in Go.ā231Updated last year
- LSM-based key-value store in Go for educational purpose.ā85Updated 11 months ago
- ViewStamped Replication implementation in Goā42Updated 2 years ago
- An understandable, fast and scalable Raft Consensus implementationā147Updated last year
- An implementation of an educational RDBMS in Goā22Updated last year
- Your SQL database for learning purposeā78Updated 4 months ago
- Implementation of MapReduce in Go.ā26Updated 5 years ago
- ā82Updated 2 weeks ago
- Notes on Transaction Processing: Concepts and Techniques by Jim Gray and Andreas Reuterā37Updated 2 years ago
- a minimalistic implementation of RAFT algorithmā25Updated 2 years ago
- one billion row challengeā44Updated 2 years ago
- An LSM Tree based Key-Value storage engine written in Goā46Updated last year
- B-tree generator for Cā145Updated 3 months ago
- OxidSQL (Toy) SQL Database in Rustā80Updated 6 months ago
- A collection of resources about databases and related topicsā101Updated 3 years ago
- Related resources for "Database Performance at Scale: A Practical Guide (Apress, 2023)," by Felipe Cardeneti Mendes, Piotr Sarna, Pavel Eā¦ā123Updated 7 months ago
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.ā145Updated 2 years ago
- Relational Database for High-Intensity, Contention-Free OLTP.ā97Updated this week
- High-performance durable, portable, transactional embeddable storage engine designed for flash and RAM optimization.ā449Updated last week
- ā21Updated 2 years ago
- Hiisi is a proof of concept libSQL written in Rust following TigerBeetle-style with deterministic simulation testing.ā119Updated last year
- Another minimal Raft implementation in Rust.ā186Updated 2 years ago
- Go implementation of SimpleDB, a basic RDBMS described by the "Database Design and Implementation" book by Edward Scioreā35Updated 11 months ago
- A simple cassandra like kv store using gossip protocolā16Updated 5 years ago
- Raft + Postgres parser + Postgres wire protocol + Boltdb + ? = Distributed PostgreSQLā102Updated 3 years ago
- ā66Updated 2 years ago
- LazyFS: A FUSE Filesystem with an internal dedicated page cache, which can be used to simulate data loss on unsynced writesā211Updated 2 months ago