julienschmidt / moderndbsLinks
Basic Database System implemented for MDBS course
☆13Updated 11 years ago
Alternatives and similar repositories for moderndbs
Users that are interested in moderndbs are comparing it to the libraries listed below
Sorting:
- A SQL-to-native-code compiler based on LLVM☆48Updated 10 years ago
- ☆20Updated 3 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆76Updated 4 years ago
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆45Updated 9 years ago
- C++11 port of the PostgreSQL DBMS☆70Updated 9 years ago
- The Cicada engine☆59Updated 8 years ago
- Implementation of the BwTree as specified by Microsoft Research☆101Updated 9 years ago
- Compilation of concurrent data structures with at least lock-free or wait-free properties.☆76Updated 6 years ago
- This is an implementation of a log structure merge tree.☆59Updated 8 years ago
- A persistent LSM key-value store. FloDB is designed to scale with the number of threads and memory size.☆26Updated 8 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 3 years ago
- A four-dimensional Analysis of Partitioned Approximate Filters☆11Updated 6 months ago
- Code snippets for the workshop on concurrent data structure implementation.☆32Updated 12 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- ERMIA: Memory-Optimized OLTP engine for Heterogeneous Workloads (SIGMOD 2016)☆92Updated 3 years ago
- Concurrent Log-Structured Memory for Many-Core Key-Value Stores☆36Updated 5 years ago
- ☆12Updated 4 years ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 4 years ago
- Order-preserving key encoder☆127Updated 5 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆100Updated 7 years ago
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆102Updated 2 years ago
- "Byteslice: Pushing the envelop of main memory data processing with a new storage layout" (SIGMOD'15)☆25Updated 7 years ago
- Adaptive Radix Tree in C++☆50Updated this week
- An open-source BzTree implementation☆92Updated 4 years ago
- HOT - Height Optimized Trie☆158Updated 7 years ago
- A low-latency, extensible, multi-tenant key-value store.☆55Updated 5 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆90Updated 8 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆176Updated 9 years ago
- Fast wait-free algorithms designed for shared memory systems☆45Updated 7 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago