Metabase

The fastest BI tool to stand up. Open source and free to self-host; Metabase Cloud from $100 a month for five users.

Best for: Small teams that want dashboards this week and a bill they can read.

Pros

  • Open source and genuinely free to self-host
  • Starter is $100 a month ($90 billed annually) with 5 users included, then $6 per user
  • Non-technical people can build questions without SQL
  • Pro at $575 a month adds embedding, SSO and row-level permissions

Cons

  • No real semantic layer: metrics live in questions, not in code
  • Advanced permissions and white-label embedding are Pro or Enterprise only
  • Enterprise starts at $20,000 a year
  • Self-hosting means you run upgrades and backups

Metabase’s superpower is the afternoon. That’s roughly what sits between “we should look at our data” and a working dashboard: point it at a database, and people who’ve never written SQL are asking questions through the visual builder while the analysts drop into the native editor beside them. Nearly 50,000 GitHub stars and 273 million Docker pulls say a lot of teams have had that afternoon. It tops our directory’s Panoply Score, and the reasons are mostly about honesty rather than firepower.

The one-paragraph review

For most small and mid-size companies, Metabase is the correct first BI tool: free if you self-host, cheap and predictable if you don’t, quick to love, easy to leave. Its ceiling is governance: metrics live in questions rather than one modelled layer, and past a certain team size that drift becomes real work. Plan for the ceiling and you’ll still be glad you started here.

Pricing that fits on an index card

The open-source edition is genuinely free: self-host it with unlimited users and you pay only for a server and your own upgrades. Cloud Starter is $100 a month ($90 on annual billing) including five users, then $6 per user; a ten-person team lands around $130 a month, which undercuts a single seat on several competitors. Pro at $575 ($517.50 annual, extra users $12) exists for three specific reasons: white-label embedding, single sign-on, and row-level permissions so customers see only their own rows. If none of those three is your requirement, stay on Starter and bank the difference. Enterprise starts at $20,000 a year for air-gapped deployment and procurement ceremony.

The newer meters are minor but worth knowing: AI features at $3.75 per million tokens, advanced transform runs at a cent or two beyond the included allowance, and result storage at $2 per million rows past the first million. None changes the picture; all are pleasantly written down in public, which is on-brand. Full detail on our pricing breakdown.

Living with it

The visual query builder is the best in class for non-technical users, and the escape hatch to SQL keeps analysts from resenting it. Dashboards, alerts and scheduled reports cover the everyday. Embedding works well even below Pro for internal cases. And operationally it’s a single container: the 273 million Docker pulls back it up: self-hosting this is routine.

Two eyes-open notes. First, the governance ceiling: the same metric built twice will eventually disagree. Metabase knows it, and recent releases have been chipping at exactly this: Transforms (shaping raw tables into curated datasets inside Metabase) arrived in release 59, and release 60 added a metrics explorer, an official MCP server so AI agents can query it properly, and Metabot in Slack, with the AI features open source. It narrows the gap without closing it; the sturdy graduation path is still defining truth in dbt underneath while Metabase stays the friendly face. Second, self-hosting means owning security patches, and it isn’t hypothetical: a widely publicised 0-day in 2023 (which resurfaced on Hacker News this year via the Framework breach disclosure) hit instances that lagged on updates. The Cloud plans exist partly so that’s someone else’s pager.

Running it for the long haul

If you self-host, three habits keep the free lunch free. Update on a schedule: the 2023 0-day mostly hurt instances that lagged, and the fix was shipped fast for the people applying releases. Back up the application database, which holds every question and dashboard your team has built; the container is disposable, that database is the product. And put it behind your identity provider early, because the day someone leaves is the wrong day to inventory who can see revenue.

The graduation pattern deserves a concrete shape too. Start with Metabase straight on the warehouse. When two dashboards disagree about the same metric for the first time, resist fixing it in Metabase: define it in dbt, point the questions at the model, and repeat for every metric that matters. Six months of that and you have governed BI without ever having migrated tools, which is the cheapest governance upgrade in the industry.

Skip it when

Row-level customer isolation, white-label embedding or SSO on day one puts you straight into Pro at $575 a month, and at that price the comparison with Lightdash and friends is worth an afternoon. And organisations that need governed metric definitions before the first dashboard (regulated reporting, hundreds of consumers) are the shape Looker was built for; starting light and graduating later cuts against you when the auditors arrive first.

What the crowd says

G2 sits at 4.4 from 147 reviews, 64% of them five-star and 30% four, with Gartner Peer Insights at 4.2 from a small sample of 15. The gap between its modest review-site presence and its enormous open-source adoption tells you where its users live: engineers who deploy containers don’t write G2 reviews. On Hacker News it’s part of the furniture, to the point that new tools pitch themselves as “a DuckDB-based Metabase alternative” and everyone knows exactly what that means. Being the reference point is its own review.

Verdict

The honest default of the BI category: transparent prices, real free tier, an afternoon to value, and an exit that costs nothing but the dashboards you rebuild. Start here unless you already know you need governed metrics or heavy embedding on day one, and when you outgrow it, do it the graceful way: put dbt underneath rather than tearing Metabase out.

How we scored Metabase: 84/100

Six parts, each with its reasons. Parts we cannot measure for this tool are left out and the total rescaled, so a closed-source product is not marked down for having no public code. Computed 23 Sep 2026, method v1.0. Full methodology.

Pricing honesty 20 / 20
  • every plan has a published price
  • usable free tier or free open source
  • can buy without talking to sales
  • bill is predictable
Adoption evidence 17.4 / 25
  • GitHub stars: 49.4k (100% of our scale)
  • Docker pulls: 272.9M (86% of our scale)
  • review volume (G2 + Gartner): 162 (48% of our scale)
  • Stack Overflow questions: 374 (45% of our scale)
Momentum 13.9 / 15
  • last release 7 days ago
  • 2.0k commits in 90 days (full marks at 5k)
Openness and exit 14 / 15
  • open source under an OSI licence
  • you can self-host it
  • standard export
  • easy to replace
Practitioner sentiment 5.9 / 10
Editorial verdict 13 / 15
  • The right first BI tool for most small companies; no governed metric layer.

Public signals

Counts read from public sources on the dates shown. They show visible activity and interest, not product quality, market share or customer numbers.

SourceWhat it showsMeasured
GitHub 49.4k stars · 2k commits in 90 days · last release 16 Sep 2026 23 Sep 2026
Docker Hub 272.9M pulls 23 Sep 2026
Stack Overflow 374 tagged questions 23 Sep 2026
OpenSSF Scorecard 7.1 / 10 security posture 23 Sep 2026

Discussed on Hacker News

Threads whose title names this tool, from the last 400 days, sorted by points.

Questions people ask

Is the free version good enough?

For many small teams, yes. The open-source edition is genuinely free to self-host and covers questions, dashboards and SQL. You take on upgrades and backups in exchange.

What does Metabase Cloud cost?

Starter is $100 a month, or $90 billed annually, including five users, with extra users at $6 a month. Pro is $575 a month and adds embedding, single sign-on and row-level permissions. Enterprise starts at $20,000 a year.

What will I outgrow first?

The modelling layer. Metrics live inside individual questions rather than in one governed definition, so the same number can drift between dashboards. When that starts to hurt, dbt's semantic layer or Lightdash is the next step.

Spotted a wrong price or a missing integration? Send a correction. A human reads every one.

Similar tools

Other tools in the same category, with the same card and the same honest pricing.

39 Quote only

Looker

BI and analytics

Google's governed BI platform with the LookML semantic layer. Sold as annual Standard, Enterprise and Embed editions, priced through sales.

Visit site