Skip to content

Extending support for nested queries and recursive queries in PostgreSQL#1

Open
psychlone77 wants to merge 10 commits into
hkustDB:mainfrom
psychlone77:main
Open

Extending support for nested queries and recursive queries in PostgreSQL#1
psychlone77 wants to merge 10 commits into
hkustDB:mainfrom
psychlone77:main

Conversation

@psychlone77
Copy link
Copy Markdown

1. Extended Features and User Interface

  • Added support for nested and recursive through relevant changes.
  • Added app.py, a Streamlit web interface for interactive query input, parameter configuration, execution, and result visualization, greatly improving user experience.
  • Added evaluate.py, an automated evaluation script to run experiments, parse results, and export metrics for performance analysis.

2. Documentation & Setup

  • Rewrote README.md for clarity, with improved onboarding, usage instructions, and details on system architecture and query rewriting.
  • Added docs/cplex_setup.md, a step-by-step guide for installing and configuring the full version of CPLEX for large-scale workloads.

3. Configuration

  • Updated config/parameter.config to include recursion_bound, supporting advanced query types and aligning with new UI and evaluation tools.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants