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
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆74Updated 3 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 11 years ago
- A SQL-to-native-code compiler based on LLVM☆46Updated 9 years ago
- ☆12Updated 6 years ago
- ☆20Updated 2 years ago
- The Cicada engine☆55Updated 7 years ago
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆40Updated 8 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
- Sample database with LLVM execution engine.☆11Updated 8 years ago
- Concurrent Log-Structured Memory for Many-Core Key-Value Stores☆35Updated 4 years ago
- W-TinyLFU cache C++11 header only implementation☆57Updated 6 years ago
- Implementation of the BwTree as specified by Microsoft Research☆98Updated 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
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 2 years ago
- A fork of Couchbase ForestDB project, aiming at making it simple and generic☆17Updated 4 months ago
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆96Updated last year
- A toy SQL engine built on top of LSM(LevelDB)☆22Updated 5 years ago
- The Adaptive Radix Tree With Optimistic Synchronization.☆21Updated 6 years ago
- Artifact for PPoPP'18☆18Updated 2 years ago
- "Byteslice: Pushing the envelop of main memory data processing with a new storage layout" (SIGMOD'15)☆25Updated 6 years ago
- Compilation of concurrent data structures with at least lock-free or wait-free properties.☆74Updated 5 years ago
- ☆12Updated 12 years ago
- BLInk Tree logic - storage and locking experiment☆25Updated 10 years ago
- Geo-replicated CalvinDB(Include the original CalvinDB and low latency version)☆24Updated 5 years ago
- Explore JIT in TiDB☆28Updated 3 years ago
- An attempt to split the Raft library out of LogCabin☆38Updated 7 years ago
- SLOG: Serializable, Low-latency, Geo-replicated Transactions☆42Updated last year
- simd enabled column imprints☆11Updated 6 years ago
- ☆10Updated 3 years ago