penberg / awesome-databases
Databases are awesome! 🕶
☆57Updated last year
Related projects ⓘ
Alternatives and complementary repositories for awesome-databases
- A curated list of resources on operating system design and implementation.☆121Updated 5 months ago
- one billion row challenge☆42Updated 10 months ago
- ViewStamped Replication implementation in Go☆38Updated last year
- Building an intuition for latency and throughput of basic operations across SQL databases.☆49Updated last year
- An LSM Tree based Key-Value storage engine written in Go☆27Updated 5 months ago
- FireflyDB is a fast, thread-safe, JVM-based key-value storage engine with microsecond latency.☆67Updated 9 months ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆48Updated last month
- A RISC-V virtual processor, written in Go.☆23Updated 4 months ago
- B-tree generator for C☆108Updated this week
- LSM-based key-value store in Go for educational purpose.☆54Updated last month
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆37Updated 2 years ago
- An implementation of an educational RDBMS in Go☆22Updated 4 months ago
- An understandable, fast and scalable Raft Consensus implementation☆129Updated 2 months ago
- A cloud native embedded storage engine built on object storage.☆51Updated this week
- A Python implementation of the SIEVE eviction algorithm☆17Updated 10 months ago
- Prototype implementations of database internal concepts and algorithms in Golang.☆86Updated 8 months ago
- Your SQL database for learning purpose☆75Updated 5 months ago
- a minimalistic implementation of RAFT algorithm☆25Updated last year
- My chapter-wise notes for Database Internals by Alex Petrov.☆381Updated 8 months ago
- Building an intuition for different IO models (sync, io_uring, etc.) across different languages.☆27Updated last year
- Raft + Postgres parser + Postgres wire protocol + Boltdb + ? = Distributed PostgreSQL☆100Updated 2 years ago
- An update-in-place key-value store for modern storage.☆132Updated 10 months ago
- Distributed Systems, systems engineering and programming language meetup group☆10Updated 8 months ago
- Notes on Transaction Processing: Concepts and Techniques by Jim Gray and Andreas Reuter☆38Updated 9 months ago
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆114Updated last year
- A collection of resources about databases and related topics☆82Updated 2 years ago
- Writing a SQL database, take two: Zig and RocksDB☆141Updated 2 years ago
- Open source scholarly literature search☆15Updated last month
- A basic Raft implementation in Go.☆206Updated 8 months ago
- (educational) build your own disk based KV store☆11Updated 3 months ago