Skip to content
/ redash Public
forked from getredash/redash

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

License

Notifications You must be signed in to change notification settings

washort/redash

This branch is 1 commit ahead of, 3991 commits behind getredash/redash:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Allen Short
Dec 28, 2016
7596fa0 · Dec 28, 2016
May 5, 2016
Jun 14, 2016
Dec 27, 2016
Dec 8, 2016
Dec 7, 2016
Dec 28, 2016
Dec 20, 2016
Dec 27, 2016
Feb 6, 2014
Nov 26, 2016
Nov 26, 2016
Oct 19, 2014
Nov 28, 2016
Nov 15, 2016
Nov 26, 2016
Feb 10, 2016
Nov 26, 2016
Dec 30, 2014
Jul 5, 2016
Nov 15, 2016
May 9, 2016
Dec 7, 2016
Nov 26, 2016
Dec 7, 2016
Dec 11, 2016
Dec 25, 2016
Dec 7, 2016
Oct 21, 2015

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. 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.

Demo

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

Getting Started

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

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 48.5%
  • JavaScript 20.1%
  • CSS 18.3%
  • HTML 9.4%
  • Shell 3.5%
  • Makefile 0.1%
  • Other 0.1%