Code Lib
Updated a month ago

metabase

Mmetabase
45.7k
metabase/metabase
86
Agent Score

💡 Summary

An open-source business intelligence platform that enables anyone to ask questions, create dashboards, and embed analytics from their company's data.

🎯 Target Audience

Business AnalystsProduct ManagersData EngineersSoftware DevelopersCompany Executives

🤖 AI Roast:It's the Swiss Army knife of business intelligence, but setting it up feels more like assembling IKEA furniture without the pictograms.

Security AnalysisMedium Risk

Risks include network exposure of the web UI/database connections, secrets management for DB credentials, and dependency supply chain for numerous drivers. Mitigation: Run behind a reverse proxy with authentication, use environment variables or secret managers for credentials, and regularly update the application and its drivers.

Metabase

Metabase is the easy, open-source way for everyone in your company to ask questions and learn from data.

Metabase Product Screenshot

Latest Release codecov Docker Pulls

Get started

The easiest way to get started with Metabase is to sign up for a free trial of Metabase Cloud. You get support, backups, upgrades, an SMTP server, SSL certificate, SoC2 Type 2 security auditing, and more (plus your money goes toward improving Metabase). Check out our quick overview of cloud vs self-hosting. If you need to, you can always switch to self-hosting Metabase at any time (or vice versa).

Key Features

Take a tour of Metabase.

Supported databases

Installation

Metabase can be run just about anywhere. Check out our Installation Guides.

Contributing

Quick Setup: Dev environment

In order to spin up a development environment, you need to start the front end and the backend as follows:

Frontend quick setup

The following command will install the JavaScript dependencies:

yarn install

To build and run without watching changes:

yarn build

To build and run with hot-reload:

yarn build-hot

Backend quick setup

To run the backend, you'll need to build the drivers first, and then start the backend:

./bin/build-drivers.sh clojure -M:run

For a more detailed setup of a dev environment for Metabase, check out our Developers Guide.

Internationalization

We want Metabase to be available in as many languages as possible. See which translations are available and help contribute to internationalization using our project over at Crowdin. You can also check out our policies on translations.

Extending Metabase

Hit our Query API from JavaScript to integrate analytics. Metabase enables your application to:

  • Build moderation interfaces.
  • Export subsets of your users to third party marketing automation software.
  • Provide a custom customer lookup application for the people in your company.

Check out our guide, Working with the Metabase API.

Security Disclosure

See SECURITY.md for details.

License

This repository contains the source code for both the Open Source edition of Metabase, released under the AGPL, as well as the commercial editions of Metabase, which are released under the Metabase Commercial Software License.

See LICENSE.txt for details.

Unless otherwise noted, all files © 2026 Metabase, Inc.

Community

Metabase Experts

If you’d like more technical resources to set up your data stack with Metabase, connect with a Metabase Expert.

5-Dim Analysis
Clarity9/10
Novelty7/10
Utility10/10
Completeness9/10
Maintainability8/10
Pros & Cons

Pros

  • Low-code/no-code interface for non-technical users
  • Extensive database and embedding support
  • Strong community and commercial backing
  • Flexible deployment options (cloud/self-hosted)

Cons

  • Self-hosting requires infrastructure management
  • Advanced features may require paid plans
  • Initial setup complexity for custom deployments

Related Skills

useful-ai-prompts

A
toolCo-Pilot
88/ 100

“A treasure trove of prompts, but don’t expect them to write your novel for you.”

odoo-upgrade-skill

A
toolCo-Pilot
86/ 100

“Powerful, but the setup might scare off the impatient.”

skill-creator-skill

A
toolCo-Pilot
82/ 100

“Powerful, but the setup might scare off the impatient.”

Disclaimer: This content is sourced from GitHub open source projects for display and rating purposes only.

Copyright belongs to the original author metabase.