# maxwell mit Homebrew, MacPorts installieren

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

## Installation

```sh
sudo av install brew:maxwell
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install maxwell
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install maxwell
```

  Evidenz: MacPorts ports tree: sysutils/maxwell/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

## Paketfakten

- **Paketschlüssel:** brew:maxwell
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/maxwell>
- **Version:** 1.45.0
- **Quellzusammenfassung:** Reads MySQL binlogs and writes row updates as JSON to Kafka
- **Homepage:** <https://maxwells-daemon.io/>
- **Repository:** <https://github.com/zendesk/maxwell>
- **Upstream-Dokumentation:** <https://maxwells-daemon.io/>
- **Lizenz:** Apache-2.0
- **Quellarchiv:** <https://github.com/zendesk/maxwell/releases/download/v1.45.0/maxwell-1.45.0.tar.gz>
- **Zuletzt aktualisiert:** 2026-07-04T12:51:38Z
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- maxwell (cli)
- maxwell-bootstrap (cli)
- maxwell (Alias)
- maxwell-bootstrap (Alias)

## Abhängigkeiten

- openjdk

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf all

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 1.45.0
- Manager aktualisiert: 2026-07-04
- lokale Daten: OK
- Upstream-Repository: https://github.com/zendesk/maxwell
- Info: No cached GitHub release or tag data was available.
## Projektgeschichte und Nutzung

Maxwell's Daemon is a MySQL change-data-capture tool from Zendesk that reads binlogs and emits row changes as JSON to Kafka and other streaming systems.

### Projektgeschichte

The official repository describes Maxwell as a CDC application that reads MySQL binlogs and writes data changes as JSON to Kafka, Kinesis, and other streaming platforms. Its changelog starts in March 2015 with a first possible release that included basic Kafka support and JSON output of binlog deltas.

Early 2015 releases quickly added Kafka command-line options, persisted binlog positions inside MySQL, primary-key capture, Kafka keys, MySQL 5.6 support, transaction IDs, and server-id fixes. Later releases extended producers, monitoring, high availability, MariaDB compatibility, MySQL 8 support, parser fixes, and security dependency updates.

### Adoptionsgeschichte

Maxwell found a niche among teams that wanted MySQL CDC without running a full Kafka Connect stack. Its official README frames use cases as ETL, audit logs, cache invalidation, search indexing, and inter-service communication, and the GitHub project shows thousands of stars and many releases.

### Wie es verwendet wird

Users run `bin/maxwell` with MySQL connection credentials and a producer target such as stdout, Kafka, Kinesis, NATS, Pub/Sub, BigQuery, RabbitMQ, Redis, SNS, or SQS. Configuration can be passed by command line, scoped environment variables, or a Java `config.properties` file, and secrets such as MySQL passwords commonly live in those configuration paths.

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

Maxwell is significant to data-package users because it turns a database replication stream into line-oriented JSON events that can be piped through standard streaming infrastructure. It is also a good example of a Java service packaged as a CLI daemon for operational use.

### Zeitleiste

- 2015-03-04: First possible Maxwell release with basic Kafka support and JSON binlog deltas.
- 2015-03-18: Maxwell begins storing last-written binlog position inside the MySQL master.
- 2015-04-06: Primary-key capture and single-topic output arrive.
- 2015-09-15: v0.11.0 adds transaction information in Kafka stream output.
- 2021: Releases add SNS, NATS, high availability, Docker multi-platform builds, and log4j security updates.
- 2024: Official changelog still records active parser and dependency maintenance.

### Related projects

- MySQL binlog, Apache Kafka, Amazon Kinesis, RabbitMQ, Redis, Google Pub/Sub, Debezium

### Quellen

- <https://github.com/zendesk/maxwell>
- <https://github.com/zendesk/maxwell/blob/master/config.properties.example>
- <https://maxwells-daemon.io/changelog/>
- <https://maxwells-daemon.io/config/>
- <https://maxwells-daemon.io/quickstart/>


## Sicherheitshinweise

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

- **Geiger-Risiko:** blue / mittel
- 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: config.properties

## Credential files

- Unix: config.properties
## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** maxwell
- **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

## Andere Paketmanager-Einträge

- MacPorts - maxwell: normalized package name match | MacPorts ports tree: sysutils/maxwell/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Verwandte Links

- [Secret-risk packages](https://pkg.so/de/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/de/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Networking and protocol packages](https://pkg.so/de/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [openjdk](https://pkg.so/de/brew/openjdk/) - Runtime dependency declared by Homebrew.
- [ktea](https://pkg.so/de/brew/ktea/) - Shares pkgdb curated category or tags: cli, data, kafka, streaming.
- [burrow](https://pkg.so/de/brew/burrow/) - Shares pkgdb curated category or tags: cli, data, kafka, streaming.
- [kafka](https://pkg.so/de/brew/kafka/) - Shares pkgdb curated category or tags: cli, data, streaming.
- [conduit](https://pkg.so/de/brew/conduit/) - Shares pkgdb curated category or tags: cli, data, streaming.
- [mysql](https://pkg.so/de/brew/mysql/) - Shares pkgdb curated category or tags: cli, data, mysql.
- [mysql@8.0](https://pkg.so/de/brew/mysql-8-0/) - Shares pkgdb curated category or tags: cli, data, mysql.
- [mysql@8.4](https://pkg.so/de/brew/mysql-8-4/) - Shares pkgdb curated category or tags: cli, data, mysql.
- [percona-toolkit](https://pkg.so/de/brew/percona-toolkit/) - Shares pkgdb curated category or tags: cli, data, mysql.
- [cqlkit](https://pkg.so/de/brew/cqlkit/) - Both packages work with overlapping file formats or content types. Shared terms: as, cli, data, json, openjdk.
- [apache-flink-cdc](https://pkg.so/de/brew/apache-flink-cdc/) - Local package facts share a topical domain. Shared terms: capture, change, change-data-capture, cli, data.

## Combined YAML source

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


## Quellen

- 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
