Analytics and BI

Metabase

Metabase is open-source business intelligence. It connects to the databases you already run, lets non-technical staff ask questions through a point-and-click editor while analysts drop to SQL when they need to, and turns the results into dashboards, scheduled email reports and alerts. One Docker container gets you a working instance in minutes.

View the repo · metabase/metabase ↗
Who it is for

Teams who rebuild the same spreadsheets by hand every month and want self-serve dashboards instead, and finance or operations leads who want one agreed set of numbers on screen rather than five versions in circulation. It assumes your data already lives in a queryable database; if the numbers are scattered across SaaS tools, the pipeline that lands them somewhere queryable comes first, and matters more than the dashboard.

Install it
docker run -d -p 3000:3000 --name metabase metabase/metabase
Before production

Point it at a read replica rather than your production database, because one enthusiastic dashboard can degrade a live application. Model the data and define shared metrics early, or every team will quietly compute revenue differently and the arguments will follow. Manage permissions from the start, since a BI tool concentrates the whole business in one place, and note that the open-source edition has coarser access controls than the paid tiers.

Where Blash AI comes in

We connect Metabase to your finance and operations data, build the handful of dashboards that actually get used, and pair it with AI workflows that draft the monthly commentary a human then edits. Fed by pipelines in n8n and sitting over a properly modelled database, it becomes the reporting layer of a build rather than another tool nobody opens.

Run it, then wire it in

When you want this running on your real stack, that is the engagement

Book an AI audit
The newsletter

AI worth your inbox

The tools, launches and shifts that actually matter, in plain English. No paywall, unsubscribe at any time.