Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.
Go to file
2021-05-14 06:25:52 -07:00
.circleci Updated Cypress to v5.3 and fixed e2e tests (#5199) 2020-10-06 16:06:47 -03:00
.github Prettier all the Javascript code & GitHub Action (#4433) 2019-12-11 17:05:38 +02:00
bin Enable graceful shutdown of rq workers (#5214) 2020-11-05 11:49:45 +02:00
client Query Runner: SPARQL Endpoint Data Source (#5469) 2021-04-19 16:45:52 -05:00
migrations Fix: add a merge migration to solve multi head issue (#5364) 2021-01-21 10:55:52 -08:00
redash Fixing failure report rendering (#5492) 2021-05-14 06:25:52 -07:00
scripts Add override mechanism for webpack config (#5057) 2020-07-27 14:52:02 +03:00
setup Move the setup scripts to their own home (#4310) 2019-10-28 21:11:21 +02:00
tests Fixing failure report rendering (#5492) 2021-05-14 06:25:52 -07:00
viz-lib Run prettier (#5436) 2021-03-31 16:44:19 -03:00
.coveragerc Move to pytest since nose is unmaintained. 2017-10-18 13:51:09 +02:00
.dockerignore Separate visualizations into their own package (#4837) 2020-05-06 10:49:15 +03:00
.editorconfig Convert query control dropdown button to React (#3698) 2019-05-01 07:20:54 +03:00
.gitignore Generate Code Coverage report for Cypress (#5137) 2020-09-28 21:43:04 -03:00
.restyled.yaml Specify restylers versions for restyled (#4842) 2020-04-29 15:44:57 +03:00
CHANGELOG.md V9 changelog (in master) (#4967) 2020-06-11 12:33:36 +03:00
CONTRIBUTING.md Black support for the Python codebase (#4297) 2019-12-11 13:54:29 +02:00
cypress.json Generate Code Coverage report for Cypress (#5137) 2020-09-28 21:43:04 -03:00
docker-compose.yml Add support for CSRF tokens (#5055) 2020-08-09 15:47:00 +03:00
Dockerfile fix: rollback pip version to avoid legacy resolver problem (#5467) 2021-04-09 15:34:42 -03:00
LICENSE Update copyright year to 2020 in LICENSE (#4616) 2020-02-09 12:39:22 +02:00
Makefile Move Cypress to dev dependencies (#3991) 2020-09-29 09:51:28 +03:00
manage.py Move CLI logic into redash.cli and uses manager for tests. 2016-12-07 14:58:33 +02:00
netlify.toml Updated Cypress to v5.3 and fixed e2e tests (#5199) 2020-10-06 16:06:47 -03:00
package-lock.json Add jsx/a11y eslint plugin (#5439) 2021-03-24 18:50:21 -03:00
package.json Add jsx/a11y eslint plugin (#5439) 2021-03-24 18:50:21 -03:00
pytest.ini Remove missing coverage from pytest terminal output (#3180) 2018-12-12 08:30:46 +02:00
README.md Added correct usage of the article (#4911) 2020-05-31 22:22:01 +03:00
requirements_all_ds.txt Query Runner: eccenca Corporate Memory (SPARQL) - query RDF / Linked Data Knowledge Graphs with redash (#5415) 2021-03-24 00:15:24 -07:00
requirements_bundles.txt Update requirements_bundles versions and comment (#4939) 2020-06-09 13:38:29 +02:00
requirements_dev.txt use ptpython instead of standard python shell (#5483) 2021-05-05 16:56:34 -07:00
requirements_oracle_ds.txt Update oracle client version 2017-09-13 17:40:44 +02:00
requirements.txt Upgrade RQ to v1.5 (#5207) 2021-02-15 22:52:53 +02:00
SECURITY.md Create SECURITY.md (#3823) 2019-05-26 09:32:41 +03:00
setup.cfg Add "Active at" column to user list. (#3026) 2019-01-07 10:30:42 +02:00
webpack.config.js Fix disabled hot reload flow (#5306) 2020-12-07 16:02:52 -08:00
worker.conf Upgrade RQ to v1.5 (#5207) 2021-02-15 22:52:53 +02:00

Documentation Datree Build Status

Redash is designed to enable anyone, regardless of the level of technical sophistication, to harness the power of data big and small. SQL users leverage Redash to explore, query, visualize, and share data from any data sources. Their work in turn enables anybody in their organization to use the data. Every day, millions of users at thousands of organizations around the world use Redash to develop insights and make data-driven decisions.

Redash features:

  1. Browser-based: Everything in your browser, with a shareable URL.
  2. Ease-of-use: Become immediately productive with data without the need to master complex software.
  3. Query editor: Quickly compose SQL and NoSQL queries with a schema browser and auto-complete.
  4. Visualization and dashboards: Create beautiful visualizations with drag and drop, and combine them into a single dashboard.
  5. Sharing: Collaborate easily by sharing visualizations and their associated queries, enabling peer review of reports and queries.
  6. Schedule refreshes: Automatically update your charts and dashboards at regular intervals you define.
  7. Alerts: Define conditions and be alerted instantly when your data changes.
  8. REST API: Everything that can be done in the UI is also available through REST API.
  9. Broad support for data sources: Extensible data source API with native support for a long list of common databases and platforms.

Getting Started

Supported Data Sources

Redash supports more than 35 SQL and NoSQL data sources. It can also be extended to support more. Below is a list of built-in sources:

  • Amazon Athena
  • Amazon DynamoDB
  • Amazon Redshift
  • Axibase Time Series Database
  • Cassandra
  • ClickHouse
  • CockroachDB
  • CSV
  • Databricks (Apache Spark)
  • DB2 by IBM
  • Druid
  • Elasticsearch
  • Google Analytics
  • Google BigQuery
  • Google Spreadsheets
  • Graphite
  • Greenplum
  • Hive
  • Impala
  • InfluxDB
  • JIRA
  • JSON
  • Apache Kylin
  • OmniSciDB (Formerly MapD)
  • MemSQL
  • Microsoft Azure Data Warehouse / Synapse
  • Microsoft Azure SQL Database
  • Microsoft SQL Server
  • MongoDB
  • MySQL
  • Oracle
  • PostgreSQL
  • Presto
  • Prometheus
  • Python
  • Qubole
  • Rockset
  • Salesforce
  • ScyllaDB
  • Shell Scripts
  • Snowflake
  • SQLite
  • TreasureData
  • Vertica
  • Yandex AppMetrrica
  • Yandex Metrica

Getting Help

Reporting Bugs and Contributing Code

  • Want to report a bug or request a feature? Please open an issue.
  • Want to help us build Redash? Fork the project, edit in a dev environment and make a pull request. We need all the help we can get!

Security

Please email security@redash.io to report any security vulnerabilities. We will acknowledge receipt of your vulnerability and strive to send you regular updates about our progress. If you're curious about the status of your disclosure please feel free to email us again. If you want to encrypt your disclosure email, you can use this PGP key.

License

BSD-2-Clause.