Skip to content

This is a Mozilla fork of the re:dash project (https://redash.io/), where we do work to be contributed back to the upstream project and for our own custom needs.

License

Notifications You must be signed in to change notification settings

alison985/mozilla-redash

This branch is 68 commits ahead of, 1651 commits behind mozilla/redash:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e4f8a14 · Jun 4, 2018
Jan 18, 2018
May 25, 2018
May 25, 2018
May 25, 2018
Oct 4, 2017
May 25, 2018
Apr 20, 2018
May 25, 2018
Jan 16, 2017
Oct 18, 2017
Jan 19, 2017
Mar 16, 2017
Feb 10, 2018
May 25, 2018
May 2, 2018
Mar 21, 2018
May 25, 2018
Jan 12, 2018
Apr 24, 2018
May 25, 2018
Oct 11, 2017
May 31, 2018
Dec 7, 2016
May 2, 2018
May 25, 2018
Oct 18, 2017
Jun 4, 2018
May 25, 2018
Apr 8, 2018
Sep 13, 2017
Feb 18, 2017
May 3, 2018

Repository files navigation

Join the chat at https://gitter.im/getredash/redash Documentation

Redash is our take on freeing the data within our company in a way that will better fit our culture and usage patterns.

Prior to Redash, we tried to use traditional BI suites and discovered a set of bloated, technically challenged and slow tools/flows. What we were looking for was a more hacker'ish way to look at data, so we built one.

Redash was built to allow fast and easy access to billions of records, that we process and collect using Amazon Redshift ("petabyte scale data warehouse" that "speaks" PostgreSQL). Today Redash has support for querying multiple databases, including: Redshift, Google BigQuery, PostgreSQL, MySQL, Graphite, Presto, Google Spreadsheets, Cloudera Impala, Hive and custom scripts.

Redash consists of two parts:

  1. Query Editor: think of JS Fiddle for SQL queries. It's your way to share data in the organization in an open way, by sharing both the dataset and the query that generated it. This way everyone can peer review not only the resulting dataset but also the process that generated it. Also it's possible to fork it and generate new datasets and reach new insights.
  2. Visualizations and Dashboards: once you have a dataset, you can create different visualizations out of it, and then combine several visualizations into a single dashboard. Currently Redash supports charts, pivot table, cohorts and more.

Demo

Try out the demo instance (login with any Google account).

Getting Started

Supported Data Sources

Redash supports more than 25 data sources.

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!

License

BSD-2-Clause.

About

This is a Mozilla fork of the re:dash project (https://redash.io/), where we do work to be contributed back to the upstream project and for our own custom needs.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 52.2%
  • JavaScript 23.8%
  • HTML 11.6%
  • CSS 10.6%
  • Shell 1.8%