paliwalashish / database-internals-book-readingLinks
Notes from Database Internals book reading club
☆12Updated last year
Alternatives and similar repositories for database-internals-book-reading
Users that are interested in database-internals-book-reading are comparing it to the libraries listed below
Sorting:
- ☆125Updated 2 months ago
- ☆63Updated 3 years ago
- My collection of handwritten notes and resources for learning distributed systems☆171Updated 4 years ago
- Log-Structured Merge Tree Java implementation☆101Updated last year
- A simple cassandra like kv store using gossip protocol☆16Updated 4 years ago
- Code examples for "Optimizing Java" published by O'Reilly☆111Updated 3 years ago
- My chapter-wise notes for Database Internals by Alex Petrov.☆478Updated last year
- ☆42Updated 2 years ago
- FireflyDB is a fast, thread-safe, JVM-based key-value storage engine with microsecond latency.☆69Updated last year
- Implement your own RDBMs☆16Updated 5 months ago
- ☆52Updated 4 years ago
- A Distributed TOY SQL Database☆75Updated last year
- Distributed KV data store with tunable consistency, synchronous replication☆66Updated last year
- LSM-based key-value store in Go for educational purpose.☆76Updated 6 months ago
- In this project, we design concurrency oriented recipes in Java which any level of engineers can understand. This project can be used for…☆25Updated 11 months ago
- Project for COS 518: distributed lock service☆36Updated 6 years ago
- Databases are awesome! 🕶☆59Updated 2 years ago
- A repository to document patterns for distributed system using simple implementations☆50Updated 3 years ago
- System design not just on whiteboard, but with code.☆21Updated last week
- Notes on Transaction Processing: Concepts and Techniques by Jim Gray and Andreas Reuter☆38Updated last year
- Sample microservice implementation based on reservation data model from Cassandra: The Definitive Guide, 2nd/3rd Ed☆73Updated last year
- Develop increasingly sophisticated databases from scratch in Java☆29Updated 3 years ago
- personal booknotes of Designing Data-Intensive Application☆72Updated 7 years ago
- A Concurrent data structure is a particular way of storing and organizing data for access by multiple computing threads (or processes) on…☆38Updated 4 months ago
- A list of papers on system design.☆203Updated 3 years ago
- A collection of resources about databases and related topics☆95Updated 2 years ago
- System design and Object Oriented Design (OOD) related interview problems and solutions.☆94Updated 4 years ago
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated 11 months ago
- Sample Java programs to demonstrate performance issues☆74Updated last year
- A bundle for implementing application level sharding on traditional databases.☆30Updated 2 weeks ago