macOS
brew install maxwelllocal Homebrew formula metadata
sudo port install maxwellMacPorts ports tree · sysutils/maxwell/Portfile · Source: api.github.com
brew / rang 7701
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de maxwell pour les workflows d'agents IA.
installation
brew install maxwelllocal Homebrew formula metadata
sudo port install maxwellMacPorts ports tree · sysutils/maxwell/Portfile · Source: api.github.com
aperçu
Reads MySQL binlogs and writes row updates as JSON to Kafka
historique
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.
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.
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.
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.
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.
posture de sécurité
broad file, network, media, or database tool signal.
risque blue · confiance moyen · tool
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
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.
Config paths the tool may read or write during local use.
config.propertiesCredential-bearing paths to review before unattended agent runs.
config.propertiesexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
maxwell | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
maxwell-bootstrap | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:maxwell |
|---|---|
| Version | 1.45.0 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://maxwells-daemon.io/ |
| Dépôt | https://github.com/zendesk/maxwell |
| Dernière mise à jour | 2026-07-04T12:51:38Z |
| Pulse | updated |
| Bouteille | non enregistré |
| Service | aucun déclaré |
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
maxwell
sudo port install maxwellpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.