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
- My collection of handwritten notes and resources for learning distributed systems☆171Updated 4 years ago
- My chapter-wise notes for Database Internals by Alex Petrov.☆468Updated last year
- A simple cassandra like kv store using gossip protocol☆16Updated 4 years ago
- FireflyDB is a fast, thread-safe, JVM-based key-value storage engine with microsecond latency.☆68Updated last year
- Log-Structured Merge Tree Java implementation☆99Updated last year
- A Concurrent data structure is a particular way of storing and organizing data for access by multiple computing threads (or processes) on…☆36Updated 4 months ago
- ☆62Updated 3 years ago
- LSM-based key-value store in Go for educational purpose.☆73Updated 5 months ago
- Distributed KV data store with tunable consistency, synchronous replication☆66Updated last year
- ☆43Updated 2 years ago
- A curated list of resources on operating system design and implementation.☆160Updated last year
- Implementation of MapReduce in Go.☆22Updated 4 years ago
- Databases are awesome! 🕶☆59Updated 2 years ago
- "The gift of mental power comes from God, Divine Being, and if we concentrate our minds on that truth, we become in tune with this great …☆88Updated 4 years ago
- A collection of resources about databases and related topics☆94Updated 2 years ago
- Project for COS 518: distributed lock service☆36Updated 6 years 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 10 months ago
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated 10 months ago
- ☆249Updated 2 years ago
- A list of papers on system design.☆199Updated 3 years ago
- Code examples for "Optimizing Java" published by O'Reilly☆111Updated 3 years ago
- Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election☆53Updated 7 years ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆40Updated 3 years ago
- A simple database built from scratch that has some the basic RDBMS features (SQL query parser, transactions, query optimizer)☆311Updated 2 years ago
- A repository to document patterns for distributed system using simple implementations☆49Updated 3 years ago
- Implement your own RDBMs☆16Updated 4 months ago
- This is a useful reading list on Microservices☆123Updated 3 years ago
- Inside OpenJDK and the HotSpot Java Virtual Machine☆36Updated 3 weeks ago
- A repository showing various parts and variations of parser and tokenizer designs and implementations.☆29Updated last year