chaoyangnz / simpledbLinks
SimpleDB is developed by Edward Sciore. This repo is to enhance it and provide more features.
☆38Updated 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
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated last year
- A toy, ACID compliant, and Relational-ish DBMS built from scratch☆42Updated 6 months ago
- Log-Structured Merge Tree Java implementation☆110Updated last year
- Project for COS 518: distributed lock service☆37Updated 6 years ago
- Disk based index database implementation. Purely written in Java.☆19Updated 7 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆64Updated last year
- Provides a simple in-memory POJO Multi Version Concurrency Control (MVCC) cache☆47Updated 12 years ago
- ☆14Updated 11 years ago
- ☆69Updated 3 years ago
- Lightweight SQL database with replication☆69Updated 3 years ago
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆60Updated 2 years ago
- Distributed File System server implemented using RAFT Algorithm.☆17Updated 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
- Experimenting with persistence in C☆190Updated 3 years ago
- A simple database built from scratch that has some the basic RDBMS features (SQL query parser, transactions, query optimizer)☆335Updated 3 years ago
- FireflyDB is a fast, thread-safe, JVM-based key-value storage engine with microsecond latency.☆69Updated 2 years ago
- Distributed object storage based on CRUSH distribution strategy☆22Updated 7 months ago
- An Educational parallel Algorithm collection☆139Updated last year
- The source code for this book: Grokking Streaming Systems: Real-time Event Processing (https://www.manning.com/books/grokking-streaming-s…☆115Updated 6 months ago
- Related resources for "Database Performance at Scale: A Practical Guide (Apress, 2023)," by Felipe Cardeneti Mendes, Piotr Sarna, Pavel E…☆123Updated 7 months ago
- ☆69Updated 4 years ago
- Database Design And Implementation☆17Updated last year
- ☆29Updated 9 years ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆40Updated 3 years ago
- LSM-based key-value store in Go for educational purpose.☆85Updated 11 months 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
- Building an intuition for latency and throughput of basic operations across SQL databases.☆55Updated 2 years ago