# 使用 Homebrew, apk, Nix 安装 monetdb

查看 monetdb 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:monetdb
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install monetdb
```

  证据: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add monetdb
```

  证据: Alpine Linux edge package indexes: monetdb from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#monetdb
```

  证据: nixpkgs package indexes: pkgs/by-name/mo/monetdb/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:monetdb
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/monetdb>
- **版本:** 11.55.5
- **来源摘要:** Column-store database
- **主页:** <https://www.monetdb.org/>
- **上游文档:** <https://www.monetdb.org/>
- **许可证:** MPL-2.0
- **源码归档:** <https://www.monetdb.org/downloads/sources/Dec2025-SP2/MonetDB-11.55.5.tar.xz>
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- mclient (cli)
- mclient-11.55.5 (cli)
- monetdb (cli)
- monetdb-11.55.5 (cli)
- monetdbd (cli)
- monetdbd-11.55.5 (cli)
- mserver5 (cli)
- mserver5-11.55.5 (cli)
- msqldump (cli)
- msqldump-11.55.5 (cli)
- mclient (别名)
- mclient-11.55.5 (别名)
- monetdb (别名)
- monetdb-11.55.5 (别名)
- monetdbd (别名)
- monetdbd-11.55.5 (别名)
- mserver5 (别名)
- mserver5-11.55.5 (别名)
- msqldump (别名)
- msqldump-11.55.5 (别名)

## 依赖

- lz4
- openssl@3
- pcre2
- readline
- xz

## 构建依赖

- bison
- cmake
- pkgconf

## macOS 提供的库

- bzip2

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 11.55.5
- 本地数据: OK
- 上游仓库: https://www.monetdb.org/
- 信息: No package-manager update timestamp was available.
- 信息: Release/tag comparison is only available for GitHub repositories.
## 项目历史与用法

MonetDB is a long-running open-source column-store relational database rooted in database-architecture research at Centrum Wiskunde & Informatica in the Netherlands. The MonetDB history page says the team has been pioneering column-store technology since 1993, building on earlier CWI database-kernel work and a Binary Association Table storage model aimed at analytical and scientific data problems.

### 项目历史

Its early industrial path ran through Data Distilleries, a CWI spin-off that used early MonetDB implementations in an analytical customer-relationship suite before SPSS acquired the company in 2003. MonetDB version 4 moved into the open-source domain in 2004, with major additions including SQL:2003 support and APIs for PHP, JDBC, Python, Perl, ODBC, and Ruby; an XQuery front end followed in 2005. Later phases froze the older MonetDB 4 kernel, pushed the columnar approach deeper into MonetDB 5 and SQL layers, and added embedded use from R, Python, Java, and C as an SQLite-like analytical engine.

### 采用历史

CWI describes MonetDB as a DBMS for high-performance complex queries over large datasets, often with hundreds of columns and millions of rows, and names domains such as CRM, telecommunications, healthcare, astronomy, remote sensing, biology, and seismology. A 2012 IEEE Data Engineering Bulletin paper summary describes MonetDB as an open-source column-store for analytics over large collections of data, used in health care, telecommunications, scientific databases, and data-management research, with more than 10,000 monthly downloads at that time.

### 使用方式

As a package-manager entry, MonetDB is not a generic embedded library: Homebrew installs server and client tools such as mserver5, monetdbd, monetdb, mclient, and msqldump. It fills the niche of an analytical SQL column store for local experimentation, research workloads, and systems where a mature open-source columnar RDBMS is preferable to a cloud warehouse or row-store database.

### 来源

- <https://formulae.brew.sh/formula/monetdb>
- <https://stratos.seas.harvard.edu/publications/monetdb-two-decades-research-column-oriented-database-architectures>
- <https://www.cwi.nl/en/results/software/monetdb-high-performance-query-processing-against-very-large-databases/>
- <https://www.monetdb.org/about-us/monetdb-history/>


## 安全说明

broad file, network, media, or database tool signal.

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: .monetdb, $XDG_CONFIG_HOME/monetdb, ~/.config/monetdb, ~/.monetdb, <dbfarm>/.merovingian_properties

## Credential files

- Unix: .monetdb, $XDG_CONFIG_HOME/monetdb, ~/.config/monetdb, ~/.monetdb, <dbfarm>/.merovingian_properties
## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** monetdb
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## 其他软件包管理器记录

- Nix - monetdb: normalized package name match | nixpkgs package indexes: pkgs/by-name/mo/monetdb/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - monetdb - 11.33.11-r4: normalized package name match | Alpine Linux edge package indexes: monetdb from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Column-oriented database management system | https://www.monetdb.org/Home
- apk - monetdb-dev - 11.33.11-r4: normalized package name match | Alpine Linux edge package indexes: monetdb-dev from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Column-oriented database management system (development files) | https://www.monetdb.org/Home
- apk - monetdb-doc - 11.33.11-r4: normalized package name match | Alpine Linux edge package indexes: monetdb-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Column-oriented database management system (documentation) | https://www.monetdb.org/Home


## 相关链接

- [Secret-risk packages](https://pkg.so/zh-hans/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/zh-hans/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Networking and protocol packages](https://pkg.so/zh-hans/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [openssl@3](https://pkg.so/zh-hans/brew/openssl-3/) - Runtime dependency declared by Homebrew.
- [xz](https://pkg.so/zh-hans/brew/xz/) - Runtime dependency declared by Homebrew.
- [pcre2](https://pkg.so/zh-hans/brew/pcre2/) - Runtime dependency declared by Homebrew.
- [lz4](https://pkg.so/zh-hans/brew/lz4/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/zh-hans/brew/pkgconf/) - Build dependency declared by Homebrew.
- [cmake](https://pkg.so/zh-hans/brew/cmake/) - Build dependency declared by Homebrew.
- [bison](https://pkg.so/zh-hans/brew/bison/) - Build dependency declared by Homebrew.
- [mysql](https://pkg.so/zh-hans/brew/mysql/) - Shares pkgdb curated category or tags: cli, data, database, rdbms, sql.
- [postgresql@14](https://pkg.so/zh-hans/brew/postgresql-14/) - Shares pkgdb curated category or tags: cli, data, database, rdbms, sql.
- [postgresql@16](https://pkg.so/zh-hans/brew/postgresql-16/) - Shares pkgdb curated category or tags: cli, data, database, rdbms, sql.
- [postgresql@17](https://pkg.so/zh-hans/brew/postgresql-17/) - Shares pkgdb curated category or tags: cli, data, database, rdbms, sql.
- [postgresql@18](https://pkg.so/zh-hans/brew/postgresql-18/) - Shares pkgdb curated category or tags: cli, data, database, rdbms, sql.
- [postgresql@15](https://pkg.so/zh-hans/brew/postgresql-15/) - Shares pkgdb curated category or tags: cli, data, database, rdbms, sql.
- [duckdb](https://pkg.so/zh-hans/brew/duckdb/) - Shares pkgdb curated category or tags: analytics, cli, data, database, sql.
- [mariadb](https://pkg.so/zh-hans/brew/mariadb/) - Shares pkgdb curated category or tags: cli, data, database, sql.

## Combined YAML source

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


## 来源

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
