chaoyangnz / simpledbLinks
SimpleDB is developed by Edward Sciore. This repo is to enhance it and provide more features.
☆37Updated 5 years ago
Alternatives and similar repositories for simpledb
Users that are interested in simpledb are comparing it to the libraries listed below
Sorting:
- A simple cassandra like kv store using gossip protocol☆16Updated 5 years ago
- A simple database including Common Operators, Query Optimization, Transactions, Rollback and Recovery☆13Updated 8 years ago
- prime search engine☆15Updated 7 years ago
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated last year
- Distributed File System server implemented using RAFT Algorithm.☆17Updated 6 years ago
- A distributed key-value store based on the implementation of Raft consensus algorithm following the paper, which applies multithreading t…☆19Updated 6 years ago
- ☆14Updated 11 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆63Updated last year
- An Educational parallel Algorithm collection☆137Updated 11 months ago
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆60Updated 2 years ago
- A distributed Key/Value storage, which uses client devices as a replica and stores each user data in a different partition☆14Updated 2 years ago
- A pluggable implementation of the Paxos Consensus Protocol☆24Updated 8 years ago
- Project for COS 518: distributed lock service☆37Updated 6 years ago
- The source code for this book: Grokking Streaming Systems: Real-time Event Processing (https://www.manning.com/books/grokking-streaming-s…☆114Updated 5 months ago
- A toy, ACID compliant, and Relational-ish DBMS built from scratch☆43Updated 5 months ago
- Database Design And Implementation☆16Updated last year
- Log-Structured Merge Tree Java implementation☆108Updated last year
- Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election☆53Updated 8 years ago
- Disk based index database implementation. Purely written in Java.☆19Updated 7 years ago
- Provides a simple in-memory POJO Multi Version Concurrency Control (MVCC) cache☆47Updated 12 years ago
- ☆68Updated 3 years ago
- A simple implementation of the write-optimized Bε Tree 🌳 - for MIT 6.854 (Advanced Algorithms).☆26Updated 6 years ago
- Implemet Key-Value store using BTree☆66Updated 6 years ago
- This is an implementation of a log structure merge tree.☆59Updated 8 years ago
- LockManager with deadlock detection for implementing 2PL☆12Updated 6 years ago
- Building an intuition for latency and throughput of basic operations across SQL databases.☆55Updated 2 years ago
- A collection of resources about databases and related topics☆99Updated 3 years ago
- Key-value Kafka Database☆10Updated last week
- Notes on Transaction Processing: Concepts and Techniques by Jim Gray and Andreas Reuter☆38Updated last year
- ☆132Updated 7 years ago