| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
CubeJS has an official SQL API now, so try that before using this driver, since it could be more reliable and well supported. You can find more info here.
Cube.js driver for Metabase. With this driver you can connect your Cube.js server to Metabase just like a DB.
Metabase fetches all schemas (cubes) and that's all: you can make queries, filter the results and create beautiful charts and dashboards.
Explanation:
| Cube.js | Metabase |
|---|---|
| measure | metric & field |
| dimension | field |
| time dimension | field |
NOTE: The driver is under development so expect some bugs and missing features. If you find one please create an issue.
Download from the releases.
cp cubejs.metabase-driver.jar /path/to/metabase/plugins/
Note: you have to restart Metabase to load new plugins
| Back | FazBrowse Home | New Git URL |