# 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
- **Package manager page:** <https://formulae.brew.sh/formula/rumbledb>
- **Version:** 2.1.0
- **Source summary:** JSONiq and XQuery query engine on Apache Spark
- **Homepage:** <https://rumbledb.org/>
- **Repository:** <https://github.com/RumbleDB/rumble>
- **Upstream docs:** <https://rumbledb.org/>
- **License:** Apache-2.0
- **Source archive:** <https://github.com/RumbleDB/rumble/releases/download/v2.1.0/rumbledb-2.1.0-brew.zip>
- **Last updated:** 2026-07-25T16:29:09Z
- **Generated:** 2026-08-04T22:13:35+00:00

## Executables

- rumbledb (cli)
- rumbledb (alias)

## Dependencies

- apache-spark
- openjdk@21

## Install behavior

- Post-install hook: not defined
- Bottle: available on all

## Freshness

- Page generated: 2026-08-04
- Package-manager version: 2.1.0
- Package-manager updated: 2026-07-25
- Local data: ok
- Upstream repository: https://github.com/RumbleDB/rumble
- info: No cached GitHub release or tag data was available.
## 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. Package metadata is still published here so future coverage has a stable package URL.


## Source Database Details

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


## Related links

- [Networking and protocol packages](https://pkg.so/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Database and data packages](https://pkg.so/database-data-tools/) - Matched database, SQL, migration, or data-store metadata.
- [openjdk@21](https://pkg.so/brew/openjdk-21/) - Runtime dependency declared by Homebrew.
- [apache-spark](https://pkg.so/brew/apache-spark/) - Runtime dependency declared by Homebrew.
- [pinot](https://pkg.so/brew/pinot/) - Local package facts share a topical domain. Shared terms: apache, openjdk, openjdk-21, query.
- [apache-flink](https://pkg.so/brew/apache-flink/) - Local package facts share a topical domain. Shared terms: apache, openjdk, openjdk-21.

## 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
- package-page enrichment
- curated package history
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
