Prashant47 / distributed-database
Implementation of distributed and parallel databases operations like fragmentation, parallel sort, range query etc.
☆10Updated 7 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:
- Tiny distributed file system like HDFS (and of-course GFS)☆85Updated 5 years ago
- Just looking at basic python functiosn and scripts to prep for google interview☆32Updated 4 years ago
- Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election☆53Updated 7 years ago
- Design and Implementation of kernel level threads for xv6 operating system. Adding system call related to threading environment in xv6 al…☆30Updated 4 years ago
- Disk based index database implementation. Purely written in Java.☆19Updated 7 years ago
- Simple implementation of Paxos protocol in Python☆77Updated 14 years ago
- LSM tree based key-value database☆29Updated last year
- Distributed File System server implemented using RAFT Algorithm.☆16Updated 5 years ago
- SimpleDB is developed by Edward Sciore. This repo is to enhance it and provide more features.☆29Updated 4 years ago
- ☆29Updated 8 years ago
- Read the awesome articles on geeksforgeeks.org and leetcode.com on your Kindle or iPad, without distraction☆72Updated 5 years ago
- Implemented Snapshot Algorithm (Chandy Lamport) widely used in Distributed Systems☆10Updated 7 years ago
- BLInk Tree logic - storage and locking experiment☆27Updated 10 years ago
- Implement UNIX Shell command ls using UNIX System calls☆12Updated 7 years ago
- Labs of MIT 6.830 Database Systems☆57Updated 7 years ago
- A fault-tolerant distributed key-value store using the Raft consensus algorithm.☆53Updated 5 years ago
- Project for COS 518: distributed lock service☆34Updated 6 years ago
- Simple DBMS MIT 6.830☆21Updated 6 years ago
- Code and notes for MIT 6.824 Distributed Systems Class https://pdos.csail.mit.edu/6.824/schedule.html☆19Updated 4 years ago
- Implementation of Google File System☆54Updated 10 years ago
- MIT's 6.824: Distributed systems course (2017)☆56Updated 7 years ago
- A simple database including Common Operators, Query Optimization, Transactions, Rollback and Recovery☆13Updated 7 years ago
- Cracking The Google Interview☆19Updated 10 years ago
- A relational database engine using B+ tree indexing☆44Updated 3 years ago
- Implemet Key-Value store using BTree☆61Updated 5 years ago
- ☆26Updated 9 years ago
- Course Project COP6726-Database System Implementation☆13Updated 11 years ago
- A simplified implementation for log structured merge tree.☆61Updated 4 years ago
- HackerRank, Codeforces, Geeks for Geeks, and LeetCode problem solutions☆108Updated 4 years ago
- A simple implementation of the Google File System in golang☆160Updated 7 years ago