# datafusion mit Homebrew, Nix installieren

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

## Installation

```sh
sudo av install brew:datafusion
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install datafusion
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#datafusion-cli
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/da/datafusion-cli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Paketfakten

- **Paketschlüssel:** brew:datafusion
- **Paketmanager:** Homebrew
- **Version:** 54.1.0
- **Quellzusammenfassung:** Apache Arrow DataFusion and Ballista query engines
- **Homepage:** <https://arrow.apache.org/datafusion>
- **Repository:** <https://github.com/apache/datafusion>
- **Zuletzt aktualisiert:** 2026-07-21T19:01:07Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- datafusion-cli (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

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

Apache DataFusion is an extensible Rust query engine built on Apache Arrow for SQL, DataFrame, and embedded analytic workloads.

### Projektgeschichte

The official introduction says DataFusion originated as part of Apache Arrow and is now presented as Apache DataFusion with its own site, user guide, CLI documentation, subprojects, and release documentation. The project provides libraries and binaries for building database and analytic systems.

### Adoptionsgeschichte

The official user guide lists active projects using DataFusion, including stream-processing engines, SQL query engines, lakehouse tooling, search and analytics systems, and language bindings. This makes DataFusion both a library dependency and a foundation for newer data systems.

### Wie es verwendet wird

Developers embed DataFusion as a Rust query engine, use its SQL and DataFrame APIs, or run `datafusion-cli` to query data formats such as CSV and Parquet from a command line.

### Warum Paket-Nerds sich dafür interessieren

DataFusion matters to package people because it packages a modern analytical query planner and execution engine as Rust crates and a CLI, sitting at the intersection of Apache Arrow, SQL engines, and embeddable database components.

### Zeitleiste

- 2021: The standalone apache/datafusion repository has 4.0.0 tag history after DataFusion originated in Apache Arrow.
- 2026: Official documentation lists the 50.x through 55.x release series and related DataFusion subprojects.

### Related projects

- Related official projects include Apache Arrow, DataFusion Python, DataFusion Java, DataFusion Comet, and DataFusion Ballista.

### Quellen

- <https://datafusion.apache.org/>
- <https://datafusion.apache.org/user-guide/introduction.html>
- <https://datafusion.apache.org/user-guide/cli/index.html>
- <https://github.com/apache/datafusion>
- <https://github.com/apache/datafusion/releases/tag/4.0.0>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Andere Paketmanager-Einträge

- Nix - datafusion-cli: installed executable or alias match | nixpkgs package indexes: pkgs/by-name/da/datafusion-cli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Verwandte Links

- [datafusion](https://pkg.so/de/pkg/cargo/datafusion/) - Same normalized package name exists in another local package ecosystem.

## Combined YAML source

View the package source record on GitHub. [combined/datafusion.yml](https://github.com/mxcl/pkgdb/blob/main/combined/datafusion.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
