getredash/redash

Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 26 minutes ago
Added to GitGenius on January 5th, 2025
Created on October 28th, 2013
Open Issues & Pull Requests: 801 (+0)
Number of forks: 4,622
Total Stargazers: 28,766 (+0)
Total Subscribers: 564 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 24.9 days
Mean response time: 618.9 days
90th percentile: 2153.8 days
Tracked items: 216

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 83% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Work labelled "Support Question" is answered fastest, typically in about 31 hours, while "Backend" waits about 68 months. Only 5% of issues opened in the past year have been closed. Three people close 51% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 253
New in 7 days: 1
Closed in 7 days: 0
Avg open age: 1,569 days
Stale 30+ days: 245
Stale 90+ days: 239

Recent activity

Opened in 7 days: 1
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • Frontend (183)
  • Bug (118)
  • Backend (72)
  • Support Question (59)
  • UX (41)
  • enhancement (31)
  • help wanted (29)
  • Visualizations (20)

Most active issues this week

Detailed Description

Redash is an open-source business intelligence and data visualization platform written primarily in Python that enables organizations to connect to multiple data sources, query data, create visualizations, and build collaborative dashboards. The platform is designed to democratize data access by allowing both technical SQL users and non-technical team members to explore and share insights without requiring specialized software expertise.

The core functionality centers on a browser-based interface where users can write SQL and NoSQL queries using a built-in query editor with schema browsing and auto-complete capabilities. Once data is queried, users can create visualizations through a drag-and-drop interface and combine multiple visualizations into unified dashboards. All work is shareable via URLs, enabling team collaboration and peer review of both queries and reports. The platform includes scheduling capabilities for automatic chart and dashboard refreshes at user-defined intervals, as well as alert functionality that notifies users when specified data conditions are met.

Redash's data source support is exceptionally broad, with native integration for more than 35 SQL and NoSQL databases and platforms. The supported sources span major cloud data warehouses including Amazon Redshift, Google BigQuery, Snowflake, and Databricks, as well as traditional databases like PostgreSQL, MySQL, Oracle, and Microsoft SQL Server. The platform also connects to specialized systems including Elasticsearch, MongoDB, Apache Spark, ClickHouse, and numerous others, with an extensible API allowing custom data source implementations.

A REST API provides programmatic access to all functionality available through the user interface, enabling integration with external systems and automation of data workflows. The platform is distributed under the BSD-2-Clause license and includes ready-made deployment images for AWS and Google Cloud Engine, alongside comprehensive documentation and local development setup guides.

The most frequently labeled issues fall into Support Question, Bug, and Frontend categories. Core contributors justinclift, eradman, and yoshiokatsuneo drive the majority of triage and development activity.

The platform serves millions of daily users across thousands of organizations globally, positioning it as a widely-adopted solution for enabling data-driven decision-making across enterprises of varying technical sophistication levels.