macOS
brew install eralchemylocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für eralchemy in AI-Agent-Workflows.
Installation
brew install eralchemylocal Homebrew formula metadata
sudo dnf install eralchemyFedora Rawhide package metadata · eralchemy · Quelle: dl.fedoraproject.org
Überblick
Simple entity relation (ER) diagrams generation
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
eralchemy | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/eralchemy/eralchemy
Installationsmetadaten
| Paketschlüssel | brew:eralchemy |
|---|---|
| Version | 1.7.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/eralchemy |
| Homepage | https://github.com/eralchemy/eralchemy |
| Repository | https://github.com/eralchemy/eralchemy |
| Upstream-Dokumentation | https://github.com/eralchemy/eralchemy#readme |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://files.pythonhosted.org/packages/1b/cc/d41f21c662b244efedabac91705834c59dcf43b09e74dbc2b5ff32ea8b1c/eralchemy-1.7.0.tar.gz |
| Zuletzt aktualisiert | 2026-05-06T15:32:25Z |
| Pulse | updated |
| Abhängigkeiten | graphviz, libpq, openssl@3, python@3.14 |
| Build-Abhängigkeiten | pkgconf |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-eralchemyQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.