-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
17 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,18 @@ | ||
# Midburn Business Intelligence | ||
|
||
This chart is meant to provide a central point for getting business intelligence from multiple DB and other sources | ||
|
||
**Work In Progress, not ready for usage yet** | ||
|
||
|
||
## Metabase | ||
|
||
[Metabase](https://www.metabase.com/) is a simple BI tool which allows to ask questions and get answers from multiple databases | ||
|
||
It has a nice UI which allows to ask questions in a friendly way or to write SQL queries. | ||
|
||
The Midburn metabase instance will combine data from 3 data sources: | ||
|
||
* spark DB (mysql) | ||
* volunteers DB (mongo) | ||
* Profiles (Drupal / mysql) |