Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Design freeform SQL query input and result table view/download features #703

Open
Ross-ROE opened this issue Feb 5, 2025 · 0 comments
Open
Assignees

Comments

@Ross-ROE
Copy link
Contributor

Ross-ROE commented Feb 5, 2025

Implement the archive database query and data retrieval design. Table results should provide links to FITS file downloads whenever file links provided in table results, as well as have the option to download table results as a FITS file themselves (e.g. for use in TopCat). Having a Python Django backend should help so we can presumably using the same Pyscopg3 database connector in the website backend as we use for archive curation purposes.

See also #692 for tying the schema into this page more closely, it could also have some syntax highlighting / checking / completion features.

This should only be accessible to logged-in users.

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

No branches or pull requests

2 participants