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 3 months ago
- My collection of handwritten notes and resources for learning distributed systems☆171Updated 4 years ago
- ☆65Updated 3 years ago
- My chapter-wise notes for Database Internals by Alex Petrov.☆496Updated last year
- A simple cassandra like kv store using gossip protocol☆16Updated 5 years ago
- Log-Structured Merge Tree Java implementation☆101Updated last year
- Implement your own RDBMs☆16Updated 6 months ago
- LSM-based key-value store in Go for educational purpose.☆77Updated 7 months ago
- FireflyDB is a fast, thread-safe, JVM-based key-value storage engine with microsecond latency.☆70Updated last year
- Distributed KV data store with tunable consistency, synchronous replication☆66Updated last year
- Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election☆53Updated 8 years ago
- Code examples for "Optimizing Java" published by O'Reilly☆112Updated 3 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 5 months ago
- personal booknotes of Designing Data-Intensive Application☆72Updated 7 years ago
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated last year
- Prototype implementations of database internal concepts and algorithms in Golang.☆130Updated last year
- System design not just on whiteboard, but with code.☆21Updated 3 weeks 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 last year
- Inside OpenJDK and the HotSpot Java Virtual Machine☆37Updated 2 months ago
- Develop increasingly sophisticated databases from scratch in Java☆29Updated 3 years ago
- A list of papers on system design.☆202Updated 3 years ago
- A Distributed TOY SQL Database☆75Updated last year
- ☆42Updated 2 years ago
- Project for COS 518: distributed lock service☆37Updated 6 years ago
- Notification service(Routing incoming Kafka messages to web socket)☆23Updated 6 years ago
- Solutions to coding challenges (Leetcode, Hackerrank, Hackerearth etc)☆27Updated 4 years ago
- This repository contains stories of people moving back to RDBMS from NoSQL datastores☆20Updated 6 years ago
- ☆50Updated 5 years ago
- A simple database built from scratch that has some the basic RDBMS features (SQL query parser, transactions, query optimizer)☆321Updated 3 years ago
- A collection of resources about databases and related topics☆96Updated 2 years ago