lijinf2 / gqrLinks
☆16Updated 5 years ago
Alternatives and similar repositories for gqr
Users that are interested in gqr are comparing it to the libraries listed below
Sorting:
- Differentiated Computation and Partitioning on Skewed (Natural or Bipartite) Graphs☆66Updated 3 years ago
- Grasper: A High Performance Distributed System for OLAP on Property Graphs.☆31Updated 4 years ago
- Benchmarking In-Memory Index Structures☆26Updated 6 years ago
- An approXimate DB that supports online aggregation queries☆60Updated last year
- A C++11 implementation of the B-Tree part of "The Case for Learned Index Structures"☆81Updated 7 years ago
- A more expressive and most importantly, more efficient system for distributed data analytics.☆99Updated 6 years ago
- "GraphOne: A Data Store for Real-time Analytics on Evolving Graphs", Usenix FAST'19☆58Updated 4 years ago
- A NUMA-aware Graph-structured Analytics Framework☆44Updated 6 years ago
- Out-of-core graph processing on a single machine.☆129Updated 7 years ago
- A transactional main-memory database system on multicores☆104Updated 6 years ago
- SBoost is a SIMD-based C++ library enabling fast filtering and decoding of lightweight encoded data☆11Updated 3 years ago
- BinDex: A Two-Layered Index for Fast and Robust Scans (SIGMOD2020)☆10Updated 5 years ago
- simialrity join or search on spark core directly☆27Updated 4 years ago
- Reducing the cache misses of SIMD vectorization using IMV☆28Updated 3 years ago
- A library that provides an embeddable, persistent key-value store for fast storage.☆38Updated 6 years ago
- blah☆35Updated 6 years ago
- Implementation of BTree part for paper 'The Case for Learned Index Structures'☆147Updated 6 years ago
- Sundial: A distributed OLTP database testbed.☆37Updated 4 years ago
- Simple baselines for "Learned Indexes"☆159Updated 7 years ago
- PQ Fast Scan☆63Updated 6 years ago
- Python package that implements Learned Index Structures and provides database-like interface☆18Updated 7 years ago
- Paper list about adopting machine learning techniques into data management tasks.☆37Updated 4 years ago
- This is the code for our self-designing range filter as described in our SIGMOD'22 paper of the same name.☆13Updated 2 years ago
- Deneva is a distributed in-memory database framework that supports the evaluation of various concurrency control algorithms.☆115Updated 2 years ago
- A read-optimized learned index for unsorted data☆31Updated last year
- Implementation of ip-nsw from Non-metric Similarity Graphs for Maximum Inner Product Search☆40Updated 6 years ago
- Fast Cardinality Estimation of Multi-Join Queries Using Sketches☆16Updated last year
- ☆16Updated last year
- Implementation of DeepDB: Learn from Data, not from Queries!☆101Updated 2 years ago
- SkinnerDB is an analytical database management system. It uses adaptive processing and reinforcement learning to find near-optimal join o…