paulosman / database-systemsLinks
A collection of resources about databases and related topics
☆99Updated 3 years ago
Alternatives and similar repositories for database-systems
Users that are interested in database-systems are comparing it to the libraries listed below
Sorting:
- LSM-based key-value store in Go for educational purpose.☆83Updated 10 months ago
- Notes on Transaction Processing: Concepts and Techniques by Jim Gray and Andreas Reuter☆38Updated last year
- Notes on Lindsey Kuper's lectures on Distributed Systems☆481Updated 4 months ago
- A simple cassandra like kv store using gossip protocol☆16Updated 5 years ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆40Updated 3 years ago
- Related resources for "Database Performance at Scale: A Practical Guide (Apress, 2023)," by Felipe Cardeneti Mendes, Piotr Sarna, Pavel E…☆124Updated 6 months ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆63Updated last year
- My chapter-wise notes for Database Internals by Alex Petrov.☆524Updated last year
- A basic Raft implementation in Go.☆230Updated last year
- Databases are awesome! 🕶☆59Updated 2 years ago
- Create the best technical resources for developers to build a strong foundation for professional growth.☆97Updated 8 months ago
- Implementation of MapReduce in Go.☆26Updated 5 years ago
- The source code for this book: Grokking Streaming Systems: Real-time Event Processing (https://www.manning.com/books/grokking-streaming-s…☆114Updated 6 months ago
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆124Updated 2 years ago
- A toy, ACID compliant, and Relational-ish DBMS built from scratch☆43Updated 5 months ago
- My collection of handwritten notes and resources for learning distributed systems☆172Updated 4 years ago
- AppEngine hosted chat server. Example for the distributed systems class at www.distributedsystemscourse.com☆155Updated 5 years ago
- (educational) build your own disk based KV store in Go☆253Updated last year
- A list papers of learning how to building database system☆255Updated last year
- A simple database built from scratch that has some the basic RDBMS features (SQL query parser, transactions, query optimizer)☆331Updated 3 years ago
- one billion row challenge☆43Updated 2 years ago
- An implementation of an educational RDBMS in Go☆22Updated last year
- Log-Structured Merge Tree Java implementation☆108Updated last year
- A curated list of resources on operating system design and implementation.☆189Updated last year
- ☆42Updated 2 years ago
- ☆68Updated 3 years ago
- ViewStamped Replication implementation in Go☆42Updated 2 years ago
- This is the companion repository for the book How Query Engines Work.☆418Updated 2 weeks ago
- Distributed systems lecture notes☆68Updated 2 months ago
- A distributed message queue.☆125Updated 7 months ago