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:
- Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election☆53Updated 8 years ago
- Tiny distributed file system like HDFS (and of-course GFS)☆85Updated 6 years ago
- Repo for CS 380D Distributed Systems course at the University of Texas at Austin CS Department☆25Updated 5 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
- Simple implementation of Paxos protocol in Python☆77Updated 14 years ago
- Implement the Paxos Algorithm☆18Updated 9 years ago
- Implementation of Google File System☆54Updated 11 years ago
- Simple Database Management System☆39Updated 9 years ago
- ☆29Updated 8 years ago
- Set of Patterns to solve many algorithmic questions of similar type on LeetCode☆23Updated 5 years ago
- Distributed File System server implemented using RAFT Algorithm.☆17Updated 6 years ago
- Implemet Key-Value store using BTree☆66Updated 6 years ago
- Just looking at basic python functiosn and scripts to prep for google interview☆31Updated 4 years ago
- LSM tree based key-value database☆31Updated last year
- A simple database including Common Operators, Query Optimization, Transactions, Rollback and Recovery☆13Updated 8 years ago
- A list of papers on system design.☆203Updated 4 years ago
- A fault-tolerant distributed key-value store using the Raft consensus algorithm.☆53Updated 6 years ago
- Awesome Resources on Distributed Computing and Distributed Systems☆18Updated 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
- Simple DBMS MIT 6.830☆22Updated 7 years ago
- My collection of handwritten notes and resources for learning distributed systems☆171Updated 4 years ago
- Raft Consensus Algorithm☆39Updated 7 years ago
- Grokking design patterns in python☆30Updated 4 years ago
- The project folder of the 15-445 Introduction to Database system☆45Updated 7 years ago
- Disk based index database implementation. Purely written in Java.☆19Updated 7 years ago
- Mini Database Engine in C++☆145Updated 6 years ago
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated last year
- Cracking The Google Interview☆20Updated 10 years ago
- Labs of MIT 6.830 Database Systems☆57Updated 8 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆90Updated 8 years ago