Skip to main content

Fully Managed Metabase
as a Service

Deploy Metabase as a fully managed service starting at €9/mo. Get automated backups, SSL, updates, support and monitoring included.

Metabase is an open-source business-intelligence tool that lets anyone in a company explore data through a visual question builder or raw SQL. Dashboards, alerts, and signed embeds are first-class. Released under the AGPL v3.

Free 7-day trial  99.9% Uptime SLA  No credit card  Cancel anytime

Free 7-day trial  99.9% Uptime SLA
No credit card  Cancel anytime

Metabase

Metabase

STARTING AT

€9/month
Automated Backups
Monitoring
Automated Updates
Auto SSL

USAGE

Unlimited
Human Support
Custom Domains
Terminal Access
File Manager Access
Deploy in your region 21 locations worldwide
GermanyFinlandNetherlandsUKSwedenUnited StatesCanadaSingaporeJapanAustraliaBrazilSouth Africa+9 more →
Metabase Preview Image

ABOUT THE SOFTWARE

What is Metabase

Metabase is an open-source business-intelligence tool that lets anyone in a company explore data through a visual question builder or raw SQL. Dashboards, alerts, and signed embeds are first-class. Released under the AGPL v3.

Metabase was first released in 2015 and is maintained by Metabase, Inc., the company behind the project. The Open Source edition is licensed under the AGPL v3 and is the same engine that powers Metabase's own Cloud product. Used by tens of thousands of teams, the repository sits at 45,000+ stars on GitHub and ships both a Java JAR and an official Docker image (metabase/metabase).

It lately open-sourced the AI SQL-generation tooling and introduced an official MCP server. Metabase runs on the JVM, stores its own state in an application database (Postgres recommended in production), and connects to 20+ source databases including Postgres, MySQL, MariaDB, ClickHouse, Snowflake, BigQuery, Redshift, and MongoDB. Pro and Enterprise editions add interactive embedding, row- and column-level permissions, and audit logs.

FEATURES

What Metabase does

Capabilities below are Metabase's, not DANIAN's. They are available on every plan unless the feature requires a Pro or Enterprise upstream token, noted where relevant.

Question builder

Visual query interface for non-SQL users. Click through tables, filters, and aggregations; Metabase generates the underlying query.

Dashboards and subscriptions

Group questions into dashboards with cross-filters and click behaviour. Subscribe people by email or Slack on a schedule.

Alerts on Slack and email

Trigger when a number crosses a threshold or goes to zero. Useful for stalled-trial counts, failed-payment spikes, or out-of-stock totals.

Permissions and collections

Group-based permissions on collections, plus row- and column-level data sandboxes on Pro for multi-tenant analytics.

SQL editor

Native query mode with parameters, snippets, and reference panel. The path of choice for analysts who think in joins.

X-rays

Auto-generated dashboards on any table or saved question, useful for first-look exploration without building anything by hand.

Signed embedded analytics

Static, signed iframe embeds of dashboards and charts using MB_EMBEDDING_SECRET_KEY. Pro adds interactive embeds without the Metabase badge.

Models semantic layer

Curate reusable models, measures, segments, and a glossary in Data Studio so analysts and AI tools query consistent definitions.

WHAT'S ALWAYS INCLUDED

Every app. Fully managed.
Nothing extra to pay for.

Every app you deploy includes the full managed service — security, backups, updates, and support from day one.

Automatic updates and patches

Apps run the latest stable version. Security patches applied silently, with rollback if needed.

Daily off-site backups

Multiple daily backups in redundant off-site locations. One-click restore if anything goes wrong.

24/7 uptime monitoring

Continuous monitoring with instant alerting. We respond before you notice.

SSL, firewall, DDoS protection

Auto-renewing SSL, hardened firewall rules, DDoS mitigation on every deployment.

Performance and scaling

We monitor resource usage continuously. When your app needs more headroom, we flag it and upgrade with your explicit approval.

Dedicated engineering support

Real engineers on chat. DNS, SMTP & migration help. All included in €9.

WHY MANAGED

Why teams pick managed Metabase

Metabase Cloud's Starter plan is $100/month for 5 seats and adds $6/user/month after that; Pro is $575/month for 10 seats plus $12/user. With Metabase 60 (April 2026) open-sourcing the AI features, more teams are taking the AGPL edition seriously — but only if someone runs it properly.

Self-hosting Metabase is straightforward to start and quietly punishing to keep. The application database stores every saved question, dashboard, collection, permission, and revision. By default Metabase ships with an embedded H2 database in a single file (metabase.db.mv.db) on the host. Metabase's own docs say it plainly: H2 is "intended for local use only," and on production loads the file corrupts on unclean shutdowns. The error pattern — org.h2.jdbc.JdbcSQLException: File corrupted in chunk, followed by the JAR refusing to start — is the most-discussed support thread on the Metabase Discourse forum and has its own dedicated troubleshooting page in the documentation.

The fix is documented but operationally specific: stop the instance, run the load-from-h2 migration to a managed Postgres or MySQL, point Metabase at the new app DB with MB_DB_TYPE=postgres and MB_DB_CONNECTION_URI, redo the JVM heap (JAVA_OPTS="-Xmx2g" is a minimum for production), and pin the Docker tag to a tested point release rather than :latest. Add daily backups of the app DB, an SSL certificate, a Metabase site URL for embeds, scheduled sync windows that miss business-hours load on the source DB, and an upgrade path that goes major-by-major rather than skipping. None of that is in Metabase itself; all of it is required to keep the dashboards your team relies on.

REVIEWS

Hear from customers ​like you​​​​​​​

Successful businesses and professionals around the world rely on DANIAN every day

USE CASES

Three teams who run Metabase on DANIAN

These are representative team types we set up most often. Each starts with the same flat €9 plan.

DTC E-COMMERCE - 12 PEOPLE

Daily revenue and cohort LTV for the founder

Metabase in Finland, pointed at a Shopify-synced Postgres replica, Klaviyo extracts, and Meta and Google ad exports. Sync windows run at 03:00 local so the morning order spike is untouched. Founder gets a daily Slack pulse at 09:00 with revenue, AOV, and 30-day cohort retention. About 40 saved questions, 6 dashboards.

SERIES A SAAS - 30 PEOPLE

Cohort retention and stalled-trial alerts

Metabase in USA, on a Postgres read replica plus a ClickHouse event store. JVM heap tuned upward on the second plan tier to handle wide cohort SQL. Slack alert fires when stalled-trial count crosses a threshold; PM and growth ops act on it the same morning. Around 120 questions, 15 dashboards, 6 scheduled alerts.

ANALYTICS CONSULTANCY - 8 PEOPLE

White-label embeds for client portals

Multiple Metabase instances in Italy, one per major client, each connecting to that client's data warehouse over an SSH tunnel. Signed embeds power the client-facing portals; the embedding secret is provisioned automatically. Region pinned for clients whose contracts require EU-stored analytics metadata.

COMPARISON

Four ways to run Metabase

Same software in every column. The difference is who runs the application database, the JVM, the upgrades, and the backups — and what that costs as the team grows. Metabase Cloud pricing reflects the published Starter and Pro tiers as of the current pricing page.

 PATH1 SEAT5 SEATS 10 SEATSWHAT YOU RUN
Metabase Cloud Starter
$100 / mo$100 / mo$130 / moVendor SaaS. 5 users included, $6/user beyond. No interactive embeds.
Self-host on a VPS
~$24 / mo~$24 / mo~$24 / mo$24/month production-class VPS plus your time: H2→Postgres migration, JVM tuning, backups, upgrades, SSL, monitoring.
Home server
~€650 hardware + power~€650 hardware + power~€650 hardware + powerSynology DS923+ or HP ProLiant ML30 Gen10. Single point of failure on residential ISP, no off-site backup unless you build one.
DANIAN Managed Metabase€9 / mo€9 / mo€9 / moPostgres app DB, tuned JVM, pinned image, daily backups, SSL, monitoring, human support.

BY INDUSTRY

Metabase for specific industries

Metabase fits cleanly into a handful of industry shapes. For each, the regulation pointer below names a relevant operational standard; the platform does not make formal compliance certifications, and the residency and access decisions stay with you.

Relevant standard: Card data is handled upstream by the payment processor; the merchant's responsibility under PCI's SAQ-A framework is to keep payment scope out of internal BI. Metabase queries a Shopify-synced replica that excludes raw card data.

DANIAN configuration: Region pinned to the customer's primary market; sync windows offset from order-volume peaks; Postgres app DB on day one so daily revenue dashboards survive container restarts.

Workflow example: Daily 09:00 Slack pulse to the founder with yesterday's revenue, AOV, 30-day cohort retention, and Meta-ad ROAS. Weekly Monday dashboard for inventory days-of-cover.

Quantifiable detail: A 12-person DTC brand typically lands around 40 saved questions, 6 dashboards, and a 4–8 GB app database — well inside the €9/month plan.

Relevant standard: Product-event data is treated as personal data in most jurisdictions when joined to user IDs; access controls and export limits sit with your data team. Metabase's Pro tier adds row- and column-level data sandboxes if you need them, on your own Pro token.

DANIAN configuration: Connection routed to a Postgres read replica or warehouse over a private tunnel; MB_DB_CONNECTION_TIMEOUT_MS set generously for slow cold queries; JVM heap stepped up for wide cohort SQL.

Workflow example: A stalled-trial alert posts to #growth in Slack each morning. Weekly cohort retention dashboard for the leadership review; funnel and activation dashboards for the product team.

Quantifiable detail: A 30-person Series A team typically runs ~15 dashboards, ~120 questions, and ~6 scheduled alerts; heap pressure shows up first on cohort SQL over 24-month windows.

Relevant standard: Client data residency is contractual; some clients require EU-stored analytics metadata. You choose the region per Metabase instance and document the choice in your DPA.

DANIAN configuration: One Metabase instance per major client; MB_EMBEDDING_SECRET_KEY provisioned automatically; SSH tunnels to each client's warehouse so credentials never touch the agency laptop. Pro-tier features (no Metabase badge, interactive embeds) available when you supply a Pro token.

Workflow example: Each client portal embeds 4–10 signed dashboards covering acquisition, conversion, and retention metrics, refreshed nightly. Client logins are gated by the agency's own SSO in front of the portal, not by Metabase.

Quantifiable detail: An 8-person agency commonly runs 6–12 instances; each averages 8 embedded dashboards and ~30 saved questions. Per-instance billing means cost scales with client count, not user count.

Relevant standard: Risk and portfolio reporting is shaped by jurisdictional frameworks (Basel-aligned credit reporting, MAS, FCA returns). Source-of-truth obligations stay with the data and legal owners; Metabase is the read layer.

DANIAN configuration: App DB region pinned to match the reporting jurisdiction; Java and Metabase image versions pinned per release so a silent upgrade does not change a regulatory dashboard's numbers; daily off-site backups of both the app DB and serialization exports.

Workflow example: Daily delinquency-bucket dashboard for the credit team, weekly portfolio-mix view for the board pack, ad-hoc SQL for investor data-room questions, alerts on early-warning indicators.

Quantifiable detail: A small lending operation typically runs ~80 saved questions across credit, ops, and finance, with the heaviest dashboard pulling ~200k rows per refresh — comfortably handled by the standard plan.

FAQ

Frequently asked questions

Everything teams ask before signing up — answered straight, without sales speak.

Three groups: technical setup, migration, and how DANIAN works as a service.

01

Technical and configuration

We back up the Postgres application database, swap the container image to the new pinned tag, let Metabase run its schema migrations, and verify against a short health-check dashboard. Minor upgrades run inside the regular maintenance window; major upgrades are announced ahead and you can defer one cycle.
The base €9/month plan runs the AGPL Open Source edition, which now includes Metabase's AI SQL generation as of Metabase 60. Pro features (SSO, row- and column-level permissions, interactive embedding without the Metabase badge, audit logs) require a Pro token; you bring it and it gets applied. Enterprise (air-gapped deployment, dedicated success engineer) is available on request.

02

Migration and onboarding

We can activate your app on your own custom domain/subdomain. Examples: mydomain.com, anyword.mydomain.com.
Or, on our randomized free subdomain. Example: 963.apps.danian.cloud
If you wish to use a custom domain/subdomain, select that option when ordering your app (or notify us later). We will send you the required DNS records and if needed, our tech team will modify them for you.
21 datacenter locations across six continents. You choose the region at provisioning. Application data sits in the region you choose; pick whichever is closest to your users or matches your data-residency preference.
Yes. Request a region migration from the dashboard and we run the move in the background. The system emails you when the migration completes; total transfer time depends on data volume but typical instances finish in a few hours. There is no extra charge for a region change.
Yes. Full data export is available at any time, in a portable format you can bring to any infrastructure.

03

Billing, support, and platform

€9 covers everything we do for that app: hardware in the region you choose, daily off-site backups with one-click restore, automatic security patches and version upgrades, 24/7 monitoring, SSL and firewall, and engineering support on Email/LiveChat. There are no setup fees or hidden line items. For more info see our Pricing page.
If you decide to continue, we charge €9/app/month from day 8. If you don't, the trial ends and you can export your data. No card is required for the trial, and we never auto-charge you without explicit consent.
No. The €9/month is flat regardless of how many users log into your app. Add 5 users or 50; the price doesn't change.
24/7 Live chat and email support, both staffed by engineers who run the systems. We handle DNS configuration, SMTP setup, app integrations, performance tuning, troubleshooting, and migration help. Response time is typically under an hour. There is no tier system — every customer gets the same support.
Yes. Cancel from the dashboard. We don't charge a cancellation fee, we don't lock data, and we will export your data to you on request before deletion. data to you on request before deletion.
Every customer instance is backed up daily to a separate region from the primary. We test restores. You can request a restore at any backup point within the retention window — usually 7 days for daily backups.
Your application data sits in the region you choose at provisioning — 21 datacenter locations across six continents. Account-level data (billing, account email, support ticket history) is processed centrally. Application data region is picked by you, per app.
99.9% uptime SLA on every app, every tenant. Service credits are documented at danian.co/service-level-agreement. The status page is located at status.danian.co.
When your tenant approaches the resource ceiling — the base tier holds 1 vCPU/RAM, 30 GB storage — we notify you. Resource upgrades happen with your explicit consent; we will not upgrade your tenant or charge you without it.
We wait. We don't suspend the app or delete your data on the first failed charge. We email you, you fix the card on file, and we continue.
Invoices can be downloaded from the billing dashboard in PDF the day each charge succeeds. EU VAT is added where applicable and the VAT-reverse-charge regime applies for VAT-registered businesses with a valid number.
150+ open-source apps across automation, team chat, file sync, analytics, AI, password management, email marketing, dev tools, project management, smart home, CMS, and federated social. See the full catalog →
Yes. Every instance comes with a web-based terminal and a file manager in your DANIAN management dashboard. Useful for managing your data and customizations.
Resources scale with your usage. If your app needs more vCPU, RAM, or storage, we add it — and we ask first before any change to your plan. €9 is the floor; resource-heavy workloads may price higher, but you'll always know in advance.
Yes. We have both a Partner program and an Affiliate program available. Anybody can sign up.
No contract. No minimum commitment. Cancel anytime from the dashboard with one click. The 7-day free trial requires no credit card. After the trial converts to paid, you can still cancel at any month without notice or penalty.

DEPLOY IN YOUR REGION

21 datacenter locations on six continents

Pick the region closest to your users.

United States, Germany, Finland, Singapore, Australia, Brazil, Canada, Netherlands, UK, Spain, Italy, France, Sweden, Malaysia, India, Japan, Mexico, Poland, South Korea, Chile, South Africa and more coming soon

Global Reach Map

Try managed Metabase for 7 days

No card. Cancel from the dashboard.