Prashant47 / distributed-databaseLinks
Implementation of distributed and parallel databases operations like fragmentation, parallel sort, range query etc.
☆10Updated 8 years ago
Alternatives and similar repositories for distributed-database
Users that are interested in distributed-database are comparing it to the libraries listed below
Sorting:
- Implementation of Google File System☆54Updated 11 years ago
- Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election☆53Updated 8 years ago
- LSM tree based key-value database☆31Updated last year
- Simple DBMS MIT 6.830☆22Updated 7 years ago
- Repo for CS 380D Distributed Systems course at the University of Texas at Austin CS Department☆25Updated 5 years ago
- Tiny distributed file system like HDFS (and of-course GFS)☆85Updated 6 years ago
- Implement the Paxos Algorithm☆18Updated 9 years ago
- Code and notes for MIT 6.824 Distributed Systems Class https://pdos.csail.mit.edu/6.824/schedule.html☆19Updated 5 years ago
- Just looking at basic python functiosn and scripts to prep for google interview☆31Updated 4 years ago
- Simple Database Management System☆39Updated 9 years ago
- A simple implementation of the Google File System in golang☆162Updated 8 years ago
- Simple implementation of Paxos protocol in Python☆77Updated 14 years ago
- Implementation of MIT 6.824: Distributed Systems☆16Updated 8 years ago
- Set of Patterns to solve many algorithmic questions of similar type on LeetCode☆23Updated 5 years ago
- Implemet Key-Value store using BTree☆66Updated 6 years ago
- Project for COS 518: distributed lock service☆37Updated 6 years ago
- JOS: Operating Systems Engineering. 6.828 teaches the fundamentals of engineering operating systems with a learning by doing method.☆28Updated 7 years ago
- CMU 15-445 2017 (force pushed to erase my works)☆59Updated 5 years ago
- The project folder of the 15-445 Introduction to Database system☆45Updated 7 years ago
- A list of papers, conferences, books, mooc, Q&A and other stuffs for distributed systems☆172Updated 6 years ago
- Labs of MIT 6.830 Database Systems☆57Updated 8 years ago
- A simple database including Common Operators, Query Optimization, Transactions, Rollback and Recovery☆13Updated 8 years ago
- Some tiny exercises for system design.☆37Updated 8 years ago
- My personal note of everything, from coding to philosophy.☆82Updated last year
- 2016 MIT-6.824: Distributed System☆18Updated 8 years ago
- CMU 15-445/645: Intro to Database Systems (Fall 2017). A course on the design and implementation of database management systems.☆173Updated 7 years ago
- Grokking the System Design Interview☆72Updated 5 years ago
- Labs of MIT 6.824: Distributed Systems.☆153Updated 5 years ago
- A toy SQL engine built on top of LSM(LevelDB)☆22Updated 6 years ago
- We have to design a message queue supporting publisher-subscriber model.☆82Updated 3 years ago