Tentris is a tensor-based triplestore that natively supports worst-case optimal joins. This is the research version of Tentris. A commercial version is available at https://github.com/tentris/tentris.
- Updated
Aug 13, 2025 - C++
Tentris is a tensor-based triplestore that natively supports worst-case optimal joins. This is the research version of Tentris. A commercial version is available at https://github.com/tentris/tentris.
The repo lists papers of various areas, including Graph Analytics, Graph Acceleration, Subgraph Matching, Streaming Graph Management, Worst-case Optimal Join Algorithms, Join Plan Optimization, and so on.
A monolithic index that supports worst-case optimal joins (WCOJ) by providing all collation orders in a single redundancy eliminating datastructure.
Source code of "Accelerating Multi-way Joins on the GPU", accepted by VLDBJ'22 - By Dr. Zhuohang Lai, Xibo Sun, Prof. Qiong Luo, and Xiaolong Xie
Source code associated with Diploma Thesis "Improving Joins in Pandas"
Add a description, image, and links to the worst-case-optimal-join-algorithms topic page so that developers can more easily learn about it.
To associate your repository with the worst-case-optimal-join-algorithms topic, visit your repo's landing page and select "manage topics."