macOS
brew install eralchemylocal Homebrew formula metadata
brew
Simple entity relation (ER) diagrams generation. Version 1.7.0 via Homebrew; verified 2026-05-06.
install
brew install eralchemylocal Homebrew formula metadata
sudo dnf install eralchemyFedora Rawhide package metadata · eralchemy · source: dl.fedoraproject.org
overview
Simple entity relation (ER) diagrams generation
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
eralchemy | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/eralchemy/eralchemy
install metadata
| Package key | brew:eralchemy |
|---|---|
| Version | 1.7.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/eralchemy |
| Homepage | https://github.com/eralchemy/eralchemy |
| Repository | https://github.com/eralchemy/eralchemy |
| Upstream docs | https://github.com/eralchemy/eralchemy#readme |
| License | Apache-2.0 |
| Source archive | https://files.pythonhosted.org/packages/1b/cc/d41f21c662b244efedabac91705834c59dcf43b09e74dbc2b5ff32ea8b1c/eralchemy-1.7.0.tar.gz |
| Last updated | 2026-05-06T15:32:25Z |
| Pulse | updated |
| Dependencies | graphviz, libpq, openssl@3, python@3.14 |
| Build dependencies | pkgconf |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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-eralchemysource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.