Spanning Tree-based Query Plan Enumeration
-
Updated
Mar 2, 2024 - Python
Spanning Tree-based Query Plan Enumeration
Codes for arXiv paper: "2019-Learning to Optimize Join Queries With Deep Reinforcement Learning"
A collection of state-of-the-art contraction ordering algorithms. https://arxiv.org/abs/2209.12332
Relational query optimizer in C featuring System R cost modeling, Selinger DP join ordering, algebraic rewrites, and an in-memory executor.
Sub-optimal Join Order Indicator
Postgres fork with experimental GPU query optimizer
To associate your repository with the join-order-optimization topic, visit your repo's landing page and select "manage topics."