data-analytics / cli
Metabase
Capability: Metabase
Use it when
- give a team self-hosted dashboards and ad hoc database questions
- need approachable BI over Postgres, warehouses, and other supported databases
What it solves
Not the fit when
- does not replace a transformation or data quality layer
Install
docker run -d -p 3000:3000 --name metabase metabase/metabase
Invoke
Connect a supported database, create a question or SQL query, then publish it in a dashboard with permissions.
Alternatives
No reviewed alternatives recorded yet.