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.ā160Updated last year
- An implementation of an educational RDBMS in Goā22Updated last year
- A little, pedagogical implementation of mvcc and transaction isolation levels.ā61Updated 9 months ago
- Building an intuition for latency and throughput of basic operations across SQL databases.ā55Updated last year
- LSM-based key-value store in Go for educational purpose.ā73Updated 5 months ago
- Implementation of MapReduce in Go.ā22Updated 4 years ago
- A collection of resources about databases and related topicsā94Updated 2 years ago
- A basic Raft implementation in Go.ā229Updated last year
- An understandable, fast and scalable Raft Consensus implementationā144Updated 10 months ago
- An LSM Tree based Key-Value storage engine written in Goā41Updated last year
- a minimalistic implementation of RAFT algorithmā25Updated last year
- Your SQL database for learning purposeā78Updated last week
- ViewStamped Replication implementation in Goā39Updated last year
- Notes on Transaction Processing: Concepts and Techniques by Jim Gray and Andreas Reuterā38Updated last year
- A Python implementation of the SIEVE eviction algorithmā19Updated last year
- My chapter-wise notes for Database Internals by Alex Petrov.ā468Updated last year
- ā21Updated last year
- My solutions to the Glomers Challenge: a series of distributed systems challenges.ā121Updated 2 years ago
- one billion row challengeā42Updated last year
- Create the best technical resources for developers to build a strong foundation for professional growth.ā98Updated 2 months ago
- B-tree generator for Cā139Updated 3 months ago
- A Write-Ahead-Log implementation in Goā22Updated last year
- FireflyDB is a fast, thread-safe, JVM-based key-value storage engine with microsecond latency.ā68Updated last year
- Patterns and resources of low latency programming.ā689Updated last week
- Related resources for "Database Performance at Scale: A Practical Guide (Apress, 2023)," by Felipe Cardeneti Mendes, Piotr Sarna, Pavel Eā¦ā122Updated last month
- Raft + Postgres parser + Postgres wire protocol + Boltdb + ? = Distributed PostgreSQLā103Updated 3 years ago
- Another minimal Raft implementation in Rust.ā184Updated last year
- A simple cassandra like kv store using gossip protocolā16Updated 4 years ago
- OxidSQL (Toy) SQL Database in Rustā77Updated 2 weeks ago
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.ā134Updated 2 years ago