# 使用 Homebrew 安装 rumbledb

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

## 安装

```sh
sudo av install brew:rumbledb
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install rumbledb
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:rumbledb
- **软件包管理器:** Homebrew
- **版本:** 2.1.0
- **来源摘要:** JSONiq and XQuery query engine on Apache Spark
- **主页:** <https://rumbledb.org/>
- **仓库:** <https://github.com/RumbleDB/rumble>
- **最后更新:** 2026-07-25T16:29:09Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- rumbledb (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 2.1.0
## 项目历史与用法

RumbleDB is a JSONiq query engine for nested and heterogeneous datasets that runs locally or distributes work through Apache Spark.

### 项目历史

RumbleDB began at ETH Zurich in February 2017 as Stefan Irimescu's master's thesis under Ghislain Fourny and Gustavo Alonso. The project grew into an Apache-licensed engine covering data preparation, validation, format conversion, lakehouse access, and machine-learning workflows through JSONiq.

### 采用历史

The project broadened beyond a standalone Java archive and Spark submission workflow to include Homebrew, Docker, Jupyter integration, online sandboxes, and the jsoniq Python package. Official reports describe tests on clusters of up to 64 machines and datasets exceeding 20 billion objects.

### 使用方式

Users write declarative JSONiq queries against local files or data in HDFS, S3, Azure Blob Storage, and HTTP-accessible sources. RumbleDB can run single-threaded on a laptop, use local Spark parallelism, or execute on a Spark cluster.

### 为什么软件包爱好者会关心

RumbleDB gives package users several entry points into the same query engine: a Homebrew command, a Java/Spark artifact, containers, notebooks, and pip install jsoniq. It is an unusual bridge between XQuery-family language design and modern data-lake packaging.

### 时间线

- 2017: RumbleDB started at ETH Zurich as a master's thesis project.
- 2024: Beta 1.22 was announced.
- 2025: Beta 2.0 was announced.
- 2026: Beta 2.1 was announced.

### Related projects

- JSONiq
- XQuery
- Apache Spark

### 来源

- Official RumbleDB documentation: https://docs.rumbledb.org/
- Official RumbleDB project site and news: https://rumbledb.org/
- Official RumbleDB repository README: https://github.com/RumbleDB/rumble#readme


## 安全说明

没有找到 rumbledb 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。



## Combined YAML source

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


## 来源

- pkg.so package database
- curated package history
- cross-ecosystem install command graph
