Dashboards and BI
Power BI, Metabase, Grafana, Tableau, Superset, Looker and every other BI tool ships a PostgreSQL connector, so the integration is a form with five fields rather than a project. Point the tool at the database, build against w_evnt_trips, the other event tables and w_prop_unit, and refresh on whatever schedule the tool already uses.
Nothing in the database favours one of them. The screenshot on this page is Grafana because it is the board we can show you running, not because it is where the data belongs — a fleet that reports in Power BI points Power BI at the same host and gets the same numbers, since the numbers are SQL rather than a feature of a dashboard tool.
Because the data is a database rather than a report export, drill-down works the way analysts expect: a chart of distance by month clicks through to the vehicle, then to the day, then to the individual trips and speeding events behind the number — without anyone re-running an extraction to answer the follow-up question.
- Power BI / Tableau / Looker — where fleet data joins the rest of the business
- Metabase / Superset — self-service questions for people who do not write SQL
- Grafana — operational panels and threshold alerting straight off SQL queries
- DBeaver / psql — for the person who just wants to check a number