# metabase mit Homebrew, MacPorts, Nix, scoop installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für metabase in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install metabase
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install metabase
```

  Evidenz: 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
```

  Evidenz: 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
```

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

## Paketfakten

- **Paketschlüssel:** brew:metabase
- **Paketmanager:** Homebrew
- **Version:** 0.63.2
- **Quellzusammenfassung:** Business intelligence report server
- **Homepage:** <https://www.metabase.com/>
- **Zuletzt aktualisiert:** 2026-07-30T00:24:34Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- metabase (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.63.2
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Quellen

- <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>


## Sicherheitshinweise

formula declares a Homebrew service.

- **Geiger-Risiko:** orange / mittel
- formula declares a Homebrew service

## Andere Paketmanager-Einträge

- 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)


## Quellen

- 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
