macOS
brew install maxwelllocal Homebrew formula metadata
sudo port install maxwellMacPorts ports tree · sysutils/maxwell/Portfile · 来源: api.github.com
安装
brew install maxwelllocal Homebrew formula metadata
sudo port install maxwellMacPorts ports tree · sysutils/maxwell/Portfile · 来源: api.github.com
概览
Reads MySQL binlogs and writes row updates as JSON to Kafka
历史
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.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.properties可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
maxwell | cli | 全局可执行文件 | |
maxwell-bootstrap | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/zendesk/maxwell
安装元数据
| 软件包键 | brew:maxwell |
|---|---|
| 版本 | 1.45.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/maxwell |
| 主页 | https://maxwells-daemon.io/ |
| 仓库 | https://github.com/zendesk/maxwell |
| 上游文档 | https://maxwells-daemon.io/config |
| 许可证 | Apache-2.0 |
| 源码归档 | https://github.com/zendesk/maxwell/releases/download/v1.45.0/maxwell-1.45.0.tar.gz |
| 最后更新 | 2026-07-04T12:51:38Z |
| Pulse | updated |
| 依赖 | openjdk |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
maxwell
sudo port install maxwell来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.