redash
https://github.com/getredash/redash
Python
Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported7 Subscribers
Add a CodeTriage badge to redash
Help out
- Issues
- Add optional MySQL read and write timeouts
- Bump vertica-python to 1.4.0 to restore the Vertica data source on Python 3.13
- Resolve dynamic date parameters on the backend so scheduled queries can use them
- Bump snowflake-connector-python to 4.7.3 (CVE-2026-15925) and add query runner tests
- MySQL query runner has no read_timeout — a dropped connection makes queries hang forever and exhausts the worker pool
- Fix InfluxDB dropping columns when a query returns several series
- Show a clear error instead of a raw 500 while DB migrations are pending
- Allow reordering visualization tabs on the query page
- Vertica data source broken on Python 3.13 — crypt module removed
- Fix 500 when creating text widgets without visualization_id
- Docs
- Python not yet supported