julienschmidt / moderndbs
Basic Database System implemented for MDBS course
☆12Updated 10 years ago
Alternatives and similar repositories for moderndbs:
Users that are interested in moderndbs are comparing it to the libraries listed below
- A SQL-to-native-code compiler based on LLVM☆46Updated 9 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 2 years ago
- ☆20Updated 2 years ago
- A persistent LSM key-value store. FloDB is designed to scale with the number of threads and memory size.☆26Updated 7 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆74Updated 3 years ago
- Concurrent Log-Structured Memory for Many-Core Key-Value Stores☆35Updated 4 years ago
- Artifact for PPoPP'18☆18Updated 2 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 11 years ago
- Sample database with LLVM execution engine.☆11Updated 8 years ago
- This repository hosts the code used for the following paper: Claude Barthels, Ingo Müller, Konstantin Taranov, Torsten Hoefler, Gustavo A…☆10Updated 5 years ago
- survey and analysis of kv-stores in academia and industry☆9Updated 5 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Sphinx is a fast in-memory key-value store, compatible with Memcached.☆32Updated 5 years ago
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆96Updated last year
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆41Updated 8 years ago
- Key-value store based on a trie data structure to handle the keyspace.☆12Updated 5 years ago
- The Cicada engine☆55Updated 7 years ago
- ☆10Updated 3 years ago
- Rust bindings for SPDK☆19Updated 7 years ago
- ☆12Updated 6 years ago
- ☆25Updated 7 years ago
- TokuFT is a high-performance, transactional key-value store☆19Updated 4 years ago
- W-TinyLFU cache C++11 header only implementation☆57Updated 6 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- Explore JIT in TiDB☆28Updated 3 years ago
- An implementation of Split-Ordered List Extensible Hashtable in C☆40Updated 13 years ago
- C++11 port of the PostgreSQL DBMS☆68Updated 8 years ago
- A low-latency, extensible, multi-tenant key-value store.☆54Updated 4 years ago
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 8 years ago
- Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)☆74Updated 2 years ago