macOS
brew install eralchemylocal Homebrew formula metadata
安装
brew install eralchemylocal Homebrew formula metadata
sudo dnf install eralchemyFedora Rawhide package metadata · eralchemy · 来源: dl.fedoraproject.org
概览
Simple entity relation (ER) diagrams generation
历史
ERAlchemy is a Python command-line and library tool for generating entity-relationship diagrams from live databases, SQLAlchemy models, or its own markdown-like ER representation.
The official repository was created in 2015 and published a 1.0.0 GitHub release later that year. Its README says the tool was inspired by BurntSushi's `erd`, but differs by rendering diagrams directly from databases rather than only from ER markup.
ERAlchemy's adoption is mostly in the Python database-tooling niche: the README emphasizes pip, conda-forge, SQLAlchemy URLs, Graphviz output, and command-line generation. Homebrew and Fedora packaging make it convenient outside Python-only workflows, but the project remains a focused documentation and schema-visualization utility rather than a broad platform.
Common usage is `eralchemy -i DATABASE_URL -o diagram.pdf` or rendering from SQLAlchemy metadata in Python. The README also documents markdown input, Graphviz or PyGraphviz backends, Mermaid ER output, filtering tables or columns, and schema selection for PostgreSQL.
Package nerds care about ERAlchemy because it bridges Python packaging, system Graphviz dependencies, database drivers, and CLI ergonomics. It is a small example of why Homebrew-style formulas matter for Python tools that need native graph-rendering support.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
eralchemy | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/eralchemy/eralchemy
安装元数据
| 软件包键 | brew:eralchemy |
|---|---|
| 版本 | 1.7.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/eralchemy |
| 主页 | https://github.com/eralchemy/eralchemy |
| 仓库 | https://github.com/eralchemy/eralchemy |
| 上游文档 | https://github.com/eralchemy/eralchemy#readme |
| 许可证 | Apache-2.0 |
| 源码归档 | https://files.pythonhosted.org/packages/1b/cc/d41f21c662b244efedabac91705834c59dcf43b09e74dbc2b5ff32ea8b1c/eralchemy-1.7.0.tar.gz |
| 最后更新 | 2026-05-06T15:32:25Z |
| Pulse | updated |
| 依赖 | graphviz, libpq, openssl@3, python@3.14 |
| 构建依赖 | pkgconf |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | eralchemy |
| 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 软件包链接分开显示。
eralchemy 1.5.0-4.fc45
Entity Relation Diagrams generation tool
https://github.com/eralchemy/eralchemy
sudo dnf install eralchemypython3-eralchemy 1.5.0-4.fc45
Entity Relation Diagrams generation tool
https://github.com/eralchemy/eralchemy
sudo dnf install python3-eralchemy来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.