chaoyangnz / simpledbLinks
SimpleDB is developed by Edward Sciore. This repo is to enhance it and provide more features.
☆33Updated 4 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
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated last year
- Log-Structured Merge Tree Java implementation☆107Updated last year
- Project for COS 518: distributed lock service☆37Updated 6 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆63Updated last year
- A pluggable implementation of the Paxos Consensus Protocol☆24Updated 8 years ago
- A toy, ACID compliant, and Relational-ish DBMS built from scratch☆42Updated 4 months ago
- Database Design And Implementation☆15Updated 10 months ago
- Disk based index database implementation. Purely written in Java.☆19Updated 7 years ago
- Distributed File System server implemented using RAFT Algorithm.☆16Updated 6 years ago
- The source code for this book: Grokking Streaming Systems: Real-time Event Processing (https://www.manning.com/books/grokking-streaming-s…☆113Updated 4 months ago
- Provides a simple in-memory POJO Multi Version Concurrency Control (MVCC) cache☆47Updated 11 years ago
- Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election☆53Updated 8 years ago
- An Educational parallel Algorithm collection☆135Updated 10 months ago
- Key-value Kafka Database☆10Updated 5 years ago
- Implemet Key-Value store using BTree☆66Updated 6 years ago
- prime search engine☆15Updated 7 years ago
- Notes on Transaction Processing: Concepts and Techniques by Jim Gray and Andreas Reuter☆38Updated last year
- Develop increasingly sophisticated databases from scratch in Java☆29Updated 3 years ago
- ☆17Updated 2 years ago
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆60Updated 2 years ago
- A simple database built from scratch that has some the basic RDBMS features (SQL query parser, transactions, query optimizer)☆325Updated 3 years ago
- ☆68Updated 3 years ago
- Experimenting with persistence in C☆186Updated 3 years ago
- A distributed key-value store based on the implementation of Raft consensus algorithm following the paper, which applies multithreading t…☆19Updated 5 years ago
- Distributed object storage based on CRUSH distribution strategy☆22Updated 5 months ago
- A simple implementation of the write-optimized Bε Tree 🌳 - for MIT 6.854 (Advanced Algorithms).☆26Updated 5 years ago
- Related resources for "Database Performance at Scale: A Practical Guide (Apress, 2023)," by Felipe Cardeneti Mendes, Piotr Sarna, Pavel E…☆124Updated 4 months ago
- IOManager tries to bridge the gap in existing async framework to build full async networked database/storage/keyvalue storage☆11Updated 2 weeks ago