Integration · Metabase

Metabase dashboards on your store data

Metabase is a fantastic open-source BI tool — it just needs a good database to point at. BeQuery gives it exactly that: a clean, verified, always-fresh PostgreSQL copy of your store, with none of the load hitting production.

Why the pairing works

  • Metabase queries run on the clone — zero impact on your shop
  • A normalised PostgreSQL schema Metabase understands natively
  • Kept fresh automatically on your sync schedule

Connect it

1

Sync your store

Connect your MySQL database to BeQuery; it clones to PostgreSQL.

2

Get a read-only connection

Enable external connections and copy the PostgreSQL credentials from Settings.

3

Add it in Metabase

New database → PostgreSQL → paste the host, database and credentials.

4

Build

Point Metabase at your team schema and build dashboards on live-cloned data.

Common questions

Which plan do I need for external connections?

External PostgreSQL connections are available on higher tiers — see pricing. The clone itself works on every plan.

Is it really read-only?

Yes. External connections are scoped read-only to your team's schema.