Code Lib / 代码库
更新于 a month ago

metabase

Mmetabase
45.7k
metabase/metabase
86
Agent 评分

💡 摘要

一个开源商业智能平台,让公司中的任何人都能从数据中提问、创建仪表板和嵌入分析。

🎯 适合人群

业务分析师产品经理数据工程师软件开发人员公司高管

🤖 AI 吐槽:它是商业智能的瑞士军刀,但设置起来感觉更像是在没有图示的情况下组装宜家家具。

安全分析中风险

风险包括Web UI/数据库连接的网络暴露、数据库凭证的密钥管理以及众多驱动程序的依赖供应链。缓解措施:在具有身份验证的反向代理后运行,使用环境变量或密钥管理器管理凭证,并定期更新应用程序及其驱动程序。

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.

五维分析
清晰度9/10
创新性7/10
实用性10/10
完整性9/10
可维护性8/10
优缺点分析

优点

  • 为非技术人员提供低代码/无代码界面
  • 广泛的数据库和嵌入支持
  • 强大的社区和商业支持
  • 灵活的部署选项(云/自托管)

缺点

  • 自托管需要基础设施管理
  • 高级功能可能需要付费计划
  • 自定义部署的初始设置复杂

相关技能

useful-ai-prompts

A
toolCo-Pilot / 辅助式
88/ 100

“一个提示的宝藏,但别指望它们为你写小说。”

odoo-upgrade-skill

A
toolCo-Pilot / 辅助式
86/ 100

“看起来很能打,但别让配置把人劝退。”

skill-creator-skill

A
toolCo-Pilot / 辅助式
82/ 100

“看起来很能打,但别让配置把人劝退。”

免责声明:本内容来源于 GitHub 开源项目,仅供展示和评分分析使用。

版权归原作者所有 metabase.