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.
☆51Updated 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.☆176Updated this week
- An implementation of various in-memory concurrency control protocols☆27Updated last year
- ☆148Updated 3 years ago
- A simple relational database based on Stanford CS346 RedBase, implemented in elegant modern C++14.☆56Updated 3 years ago
- BLInk Tree logic - storage and locking experiment☆28Updated 11 years ago
- An Educational parallel Algorithm collection☆139Updated last year
- An update-in-place key-value store for modern storage.☆147Updated 2 years ago
- High-Performance C++ Data System☆131Updated 6 months ago
- The repo for SOSP23 paper: FIFO queues are all you need for cache evictions☆136Updated last year
- A distributed Google File System (GFS), partially implemented in C++. (http://bit.ly/gfs-impl)☆82Updated 7 months ago
- A Database System for Research and Fast Prototyping☆113Updated 2 months ago
- A simple database built from scratch that has some the basic RDBMS features (SQL query parser, transactions, query optimizer)☆335Updated 3 years ago
- Implemet Key-Value store using BTree☆66Updated 6 years ago
- Code and results for our paper "Analyzing Vectorized Hash Tables Across CPU Architectures" @ VLDB '23.☆28Updated 2 years ago
- The Art of Latency Hiding in Modern Database Engines (VLDB 2024)☆61Updated 9 months ago
- xv6 OS with TCP/IP Network Stack☆126Updated 5 years ago
- Mini Database Engine in C++☆145Updated 6 years ago
- ☆12Updated 11 months 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…☆127Updated last year
- OpenAurora is a cloud-native database system prototype developed at Purdue University. It is an open-source version of Amazon Aurora. It …☆104Updated last month
- Task-based framework for automatic synchronization and memory prefetching.☆18Updated 4 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆82Updated 2 years ago
- Key Value Store based on LevelDB☆117Updated 4 years ago
- Optimistic queue-based reader-writer lock for robust index synchronization (SIGMOD 2024)☆24Updated last year
- An adaptive radix tree for efficient indexing in main memory.☆170Updated 2 months ago
- The concurrent skip list is a multithreaded implementation of the skip list data structure where the insert, delete, get and range operat…☆24Updated 5 years ago
- An open-source BzTree implementation☆92Updated 4 years ago
- ☆81Updated 4 months ago
- ☆22Updated 3 years ago
- Source code for Lotus: Scalable Multi-Partition Transactions on Single-Threaded Partitioned Databases☆46Updated 3 years ago