Skip to content

Rethinking how data is queried, shared and visualized. A web application that allows to easily query an existing database, share the dataset and visualize it in different ways. Oh and you can also create dashboards.

License

Notifications You must be signed in to change notification settings

nathanlubchenco/redash

This branch is 5790 commits behind getredash/redash:master.

Folders and files

NameName
Last commit message
Last commit date
Jul 26, 2015
Sep 8, 2015
Sep 9, 2015
Sep 10, 2015
Sep 10, 2015
Aug 9, 2015
Sep 6, 2015
Feb 6, 2014
Jul 20, 2015
Jul 26, 2015
Oct 19, 2014
Oct 28, 2013
Sep 6, 2015
Feb 13, 2014
Dec 30, 2014
Jun 24, 2014
Jul 28, 2015
Dec 30, 2014
Jul 27, 2015
Jul 22, 2015
Sep 7, 2015
Jul 27, 2015
Jul 27, 2015

Repository files navigation

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

Prior to re:dash, 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.

re:dash 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 re:dash has support for querying multiple databases, including: Redshift, Google BigQuery, PostgreSQL, MySQL, Graphite, Presto, Google Spreadsheets, Cloudera Impala, Hive and custom scripts.

re:dash 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. Dashboards/Visualizations: once you have a dataset, you can create different visualizations out of it, and then combine several visualizations into a single dashboard. Currently it supports charts, pivot table and cohorts.

re:dash is a work in progress and has its rough edges and way to go to fulfill its full potential. The Query Editor part is quite solid, but the visualizations need more work to enrich them and to make them more user friendly.

Demo

Screenshots

You can try out the demo instance: http://demo.redash.io/ (login with any Google account).

Getting Started

Getting help

Roadmap

TBD.

Reporting Bugs and Contributing Code

  • Want to report a bug or request a feature? Please open an issue.
  • Want to help us build re:dash? Fork the project and make a pull request. We need all the help we can get!

License

See LICENSE file.

About

Rethinking how data is queried, shared and visualized. A web application that allows to easily query an existing database, share the dataset and visualize it in different ways. Oh and you can also create dashboards.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 46.6%
  • JavaScript 33.8%
  • HTML 12.9%
  • Shell 5.1%
  • CSS 1.3%
  • Makefile 0.2%
  • Ruby 0.1%