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.ā171Updated last year
- An implementation of an educational RDBMS in Goā22Updated 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.ā62Updated last year
- An understandable, fast and scalable Raft Consensus implementationā147Updated last year
- An LSM Tree based Key-Value storage engine written in Goā43Updated last year
- Your SQL database for learning purposeā78Updated last month
- A basic Raft implementation in Go.ā228Updated last year
- LSM-based key-value store in Go for educational purpose.ā79Updated 7 months ago
- a minimalistic implementation of RAFT algorithmā25Updated last year
- ViewStamped Replication implementation in Goā40Updated last year
- Related resources for "Database Performance at Scale: A Practical Guide (Apress, 2023)," by Felipe Cardeneti Mendes, Piotr Sarna, Pavel Eā¦ā124Updated 3 months ago
- OxidSQL (Toy) SQL Database in Rustā78Updated 3 months ago
- one billion row challengeā43Updated last year
- A collection of resources about databases and related topicsā97Updated 2 years ago
- Notes on Transaction Processing: Concepts and Techniques by Jim Gray and Andreas Reuterā38Updated last year
- My solutions to the Glomers Challenge: a series of distributed systems challenges.ā124Updated 2 years ago
- Relational Database for High-Intensity, Contention-Free OLTP.ā92Updated this week
- B-tree generator for Cā143Updated 5 months ago
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.ā141Updated 2 years ago
- Hiisi is a proof of concept libSQL written in Rust following TigerBeetle-style with deterministic simulation testing.ā115Updated last year
- A database implementation from scratch in Rustā42Updated 2 years ago
- Raft implemented in Rustā29Updated last year
- Another minimal Raft implementation in Rust.ā185Updated last year
- Implementation of MapReduce in Go.ā25Updated 5 years ago
- Create the best technical resources for developers to build a strong foundation for professional growth.ā97Updated 5 months ago
- Distributed cache with client-side consistent hashing, distributed leader-elections, and dynamic node discovery. Supports both REST and gā¦ā281Updated last year
- Raft + Postgres parser + Postgres wire protocol + Boltdb + ? = Distributed PostgreSQLā103Updated 3 years ago
- ā21Updated last year
- A Go library for handling LFU cache operations in O(1)ā41Updated last year