# Install rumbledb with Homebrew

JSONiq and XQuery query engine on Apache Spark. Version 2.1.0 via Homebrew; verified 2026-07-25.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install rumbledb
```

  Evidence: local Homebrew formula metadata

## Package facts

- **Package key:** brew:rumbledb
- **Package manager:** Homebrew
- **Version:** 2.1.0
- **Source summary:** JSONiq and XQuery query engine on Apache Spark
- **Homepage:** <https://rumbledb.org/>
- **Repository:** <https://github.com/RumbleDB/rumble>
- **Last updated:** 2026-07-25T16:29:09Z
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- rumbledb (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 2.1.0
## Project history and usage

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

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

- 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

### Sources

- 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


## Security Notes

No matching local secret-handling manifest was found for rumbledb. Nucleus package metadata is still published here so future coverage has a stable package URL.



## Combined YAML source

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


## Sources

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