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.
☆48Updated 4 years ago
Alternatives and similar repositories for simpledb
Users that are interested in simpledb are comparing it to the libraries listed below
Sorting:
- An implementation of various in-memory concurrency control protocols☆26Updated last year
- C++ fast transactional key-value storage.☆171Updated this week
- C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)☆38Updated 5 years ago
- ☆141Updated 3 years ago
- An update-in-place key-value store for modern storage.☆144Updated last year
- A simple relational database based on Stanford CS346 RedBase, implemented in elegant modern C++14.☆55Updated 3 years ago
- A distributed Google File System (GFS), partially implemented in C++. (http://bit.ly/gfs-impl)☆82Updated 3 months ago
- High-Performance C++ Data System☆131Updated last month
- Source code for Lotus: Scalable Multi-Partition Transactions on Single-Threaded Partitioned Databases☆45Updated 3 years ago
- xv6 OS with TCP/IP Network Stack☆117Updated 5 years ago
- Mini Database Engine in C++☆133Updated 6 years ago
- BLInk Tree logic - storage and locking experiment☆28Updated 10 years ago
- An Educational parallel Algorithm collection☆133Updated 8 months ago
- Implemet Key-Value store using BTree☆65Updated 6 years ago
- A simple database built from scratch that has some the basic RDBMS features (SQL query parser, transactions, query optimizer)☆321Updated 2 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆173Updated 6 years ago
- Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To cont…☆10Updated 10 months ago
- The BusTub Relational Database Management System (Educational)☆27Updated last year
- A Database System for Research and Fast Prototyping☆107Updated last month
- Experimenting with persistence in C☆185Updated 3 years ago
- Code and results for our paper "Analyzing Vectorized Hash Tables Across CPU Architectures" @ VLDB '23.☆25Updated last year
- A toy memory store with great performance☆36Updated 3 years ago
- ☆72Updated 2 weeks ago
- Adaptive Radix Tree in C++☆47Updated 2 weeks ago
- The repo for SOSP23 paper: FIFO queues are all you need for cache evictions☆126Updated last year
- C implementation of the Raft Consensus protocol, BSD licensed☆81Updated 2 years ago
- Hobby OS☆246Updated 8 years ago
- Query Optimizer Service☆86Updated 3 months ago
- This is a repository of coursework project for the Stanford Compilers MOOC course. The result is a fully-working compiler for the COOL Pr…☆57Updated 3 years ago
- OpenAurora is a cloud-native database system prototype developed at Purdue University. It is an open-source version of Amazon Aurora. It …☆98Updated last month