- 
                Notifications
    
You must be signed in to change notification settings  - Fork 4.5k
 
Home
        Sam Gross edited this page Apr 28, 2025 
        ·
        28 revisions
      
    This wiki has been (re)enabled on 27th June 2023.
Feel free to use it as a place to put Redash related info, development tips and notes, and in-progress documentation as needed.
We'll likely migrate more user-facing info to the Redash knowledge base over time, but this wiki should be good enough for notes and similar as-is. 😄
- Release notes - Releases notes for each of the monthly snapshots
 
- 
Installing the Redash preview version - How to install the 
previewversion of Redash - How to add the first user without using the web interface - Useful if you want to create the first user directly using SQL
 
- Local development setup - macOS - How to set up macOS for developing Redash
 - Local development setup - Debian 12 - How to set up a Debian 12 desktop for developing Redash
 - Local development setup - Ubuntu - How to set up an Ubuntu 20.04 desktop, for Redash development purposes
 - Testing your changes - Follows on from the local dev setup page, explaining how the Redash tests work and how to run them
 - The list of our Redash "make" commands - These are used to drive the Redash build and and test processes
 
As of commit 2ab07f9fc32f574894b59de56a462e9c39833f99 on 7th September 2024.
- Overall database structure
 - access_permissions table
 - alembic_version table
 - alert_subscriptions table
 - alerts table
 - api_keys table
 - changes table
 - dashboards table
 - data_source_groups table
 - data_sources table
 - events table
 - favorites table
 - groups table
 - notification_destinations table
 - organizations table
 - queries table
 - query_results table
 - query_snippets table
 - users table
 - visualizations table
 - widgets table
 
- Wiki History - See change history for the full wiki