chaoyangnz / simpledbLinks
SimpleDB is developed by Edward Sciore. This repo is to enhance it and provide more features.
☆32Updated 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
- Log-Structured Merge Tree Java implementation☆105Updated last year
- A simple database including Common Operators, Query Optimization, Transactions, Rollback and Recovery☆13Updated 8 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆62Updated last year
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated last year
- Provides a simple in-memory POJO Multi Version Concurrency Control (MVCC) cache☆48Updated 11 years ago
- Project for COS 518: distributed lock service☆37Updated 6 years ago
- LockManager with deadlock detection for implementing 2PL☆12Updated 6 years ago
- A toy, ACID compliant, and Relational-ish DBMS built from scratch☆40Updated 3 months ago
- A pluggable implementation of the Paxos Consensus Protocol☆24Updated 8 years ago
- ☆68Updated 2 years ago
- Notes on Transaction Processing: Concepts and Techniques by Jim Gray and Andreas Reuter☆38Updated last year
- Disk based index database implementation. Purely written in Java.☆19Updated 7 years ago
- Implemet Key-Value store using BTree☆65Updated 6 years ago
- Distributed systems lecture notes☆64Updated last year
- The source code for this book: Grokking Streaming Systems: Real-time Event Processing (https://www.manning.com/books/grokking-streaming-s…☆111Updated 3 months ago
- Building an intuition for latency and throughput of basic operations across SQL databases.☆55Updated 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
- ☆132Updated 7 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
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆60Updated 2 years ago
- Develop increasingly sophisticated databases from scratch in Java☆29Updated 3 years ago
- ☆14Updated 10 years ago
- This is an implementation of a log structure merge tree.☆59Updated 8 years ago
- An Educational parallel Algorithm collection☆132Updated 9 months ago
- Time, Clocks, and the Ordering of Events☆41Updated 4 years ago
- a distributed key-value store written in python☆13Updated 5 years ago
- Distributed File System server implemented using RAFT Algorithm.☆16Updated 6 years ago
- Key-value Kafka Database☆10Updated 5 years ago
- FireflyDB is a fast, thread-safe, JVM-based key-value storage engine with microsecond latency.☆70Updated last year