# metabase を Homebrew, MacPorts, Nix, scoop でインストール

metabase のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:metabase
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install metabase
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install metabase
```

  証拠: MacPorts ports tree: databases/metabase/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#metabase
```

  証拠: nixpkgs package indexes: pkgs/by-name/me/metabase/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- Scoop (92%):

```sh
scoop install main/metabase
```

  証拠: Scoop official bucket manifest trees: bucket/metabase.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:metabase
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.63.2
- **ソース概要:** Business intelligence report server
- **ホームページ:** <https://www.metabase.com/>
- **最終更新:** 2026-07-30T00:24:34Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- metabase (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.63.2
## プロジェクトの歴史と使われ方

Metabase is an open source business-intelligence and embedded-analytics server founded by Sameer Al-Sakran. Metabase material describes the product as beginning as a side project and launching publicly in 2015 with a simple pitch: open source BI that installs quickly and can be used by people across a company. That origin shaped the tool's package identity: it is a server application packaged for self-hosting, not a library or desktop-only analytics client.

### プロジェクトの歴史

The major technical milestone was making database exploration approachable without requiring every user to write SQL. Metabase's documentation defines questions as saved analytical units containing a query, result, and visualization; questions can be organized into dashboards, collections, links, embeds, exports, and alerts. Its visual query builder lets users pick tables, models, metrics, and saved questions, while SQL/native queries remain available for more advanced use.

### 採用の歴史

Adoption followed the open source, self-service analytics path. Metabase's own retrospective said the project had been launched in 2015 and, after just over three years, had 14,000+ GitHub stars, 10 million+ Docker Hub pulls, more than a million direct downloads, 140 external contributors, translations into 14 languages, and users from over 150 countries. A later Metabase event page described it as used by 90,000+ companies, with a global open source community and product-led growth behind the commercial company.

### 使われ方

In practice, teams run Metabase against operational databases and warehouses to let non-specialists ask questions, create charts, maintain dashboards, and embed analytics in products. Compared with heavier BI suites, the Homebrew, MacPorts, Nix, and Scoop packages make it easy to start a local or small self-hosted server for evaluation, internal reporting, or development.

### ソース

- <https://formulae.brew.sh/formula/metabase>
- <https://github.com/metabase/metabase>
- <https://www.metabase.com/blog/they-grow-up-so-fast>
- <https://www.metabase.com/docs/latest/>
- <https://www.metabase.com/docs/latest/questions/introduction>
- <https://www.metabase.com/docs/latest/questions/query-builder/editor>
- <https://www.metabase.com/events/building-in-the-open>


## セキュリティノート

formula declares a Homebrew service.

- **Geiger リスク:** orange / 中
- formula declares a Homebrew service

## 他のパッケージマネージャ記録

- Nix - metabase: normalized package name match | nixpkgs package indexes: pkgs/by-name/me/metabase/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- MacPorts - metabase: normalized package name match | MacPorts ports tree: databases/metabase/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - main/metabase: normalized package name match | Scoop official bucket manifest trees: bucket/metabase.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/metabase.yml](https://github.com/mxcl/pkgdb/blob/main/combined/metabase.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
