rotaki / simpledbLinks
A C++ version of SimpleDB originally written in Java by Edward Sciore. The structure of SimpleDB is explained in detail in the book Database Design and Implementation.
☆47Updated 4 years ago
Alternatives and similar repositories for simpledb
Users that are interested in simpledb are comparing it to the libraries listed below
Sorting:
- C++ fast transactional key-value storage.☆170Updated this week
- An update-in-place key-value store for modern storage.☆142Updated last year
- An implementation of various in-memory concurrency control protocols☆25Updated last year
- Implemet Key-Value store using BTree☆63Updated 6 years ago
- A simple relational database based on Stanford CS346 RedBase, implemented in elegant modern C++14.☆54Updated 3 years ago
- ☆140Updated 3 years ago
- A Database System for Research and Fast Prototyping☆106Updated 2 months ago
- An Educational parallel Algorithm collection☆131Updated 6 months ago
- A distributed Google File System (GFS), partially implemented in C++. (http://bit.ly/gfs-impl)☆82Updated last month
- Deep dive into learning-based optimizer in one week☆19Updated 2 years ago
- The repo for SOSP23 paper: FIFO queues are all you need for cache evictions☆123Updated last year
- ☆72Updated 4 months ago
- A SQL query compiler written in Rust from scratch☆22Updated 10 months ago
- Concurrency Control Benchmark☆48Updated last year
- BLInk Tree logic - storage and locking experiment☆27Updated 10 years ago
- This is the source code for our (Tobias Ziegler, Carsten Binnig and Viktor Leis) published paper at SIGMOD’22: ScaleStore: A Fast and Cos…☆124Updated 9 months ago
- The concurrent skip list is a multithreaded implementation of the skip list data structure where the insert, delete, get and range operat…☆25Updated 4 years ago
- Source code for Lotus: Scalable Multi-Partition Transactions on Single-Threaded Partitioned Databases☆44Updated 3 years ago
- Mini Database Engine in C++☆130Updated 5 years ago
- Reproducibility package for "Two Birds With One Stone: Designing a Hybrid Cloud Storage Engine for HTAP"☆22Updated last year
- Adaptive Radix Tree in C++☆45Updated 2 weeks ago
- OpenAurora is a cloud-native database system prototype developed at Purdue University. It is an open-source version of Amazon Aurora. It …☆94Updated last week
- ☆12Updated 5 months ago
- Code and results for our paper "Analyzing Vectorized Hash Tables Across CPU Architectures" @ VLDB '23.☆25Updated last year
- High-Performance C++ Data System☆131Updated this week
- Key Value Store based on LevelDB☆113Updated 3 years ago
- a high performance library for building cache simulators☆249Updated this week
- The Art of Latency Hiding in Modern Database Engines (VLDB 2024)☆59Updated 3 months ago
- CMU 15-445 course project: A relational database management system for SQLite☆28Updated 5 years ago
- (Det)erministic deadl(ock) resolution for high-throughput, low-latency, and strongly consistent data stores.☆25Updated 2 months ago