macOS
brew install sql-translatorlocal Homebrew formula metadata
brew
Manipulate structured data definitions (SQL and more). Version 1.66 via Homebrew; verified 2026-05-26.
install
brew install sql-translatorlocal Homebrew formula metadata
sudo dnf install sqlt-graphFedora Rawhide package metadata · sqlt-graph · source: dl.fedoraproject.org
overview
Manipulate structured data definitions (SQL and more)
history
SQL::Translator, also known historically as SQLFairy, is a Perl distribution for translating structured data definitions. MetaCPAN describes it as converting vendor-specific SQL table definitions into other formats including other SQL dialects, diagrams, documentation, XML, and Class::DBI classes.
The current GitHub repository was created in February 2011, while the module documentation and metadata preserve older CPAN-era identity and support channels. The distribution remains maintained on CPAN, with version 1.66 released in November 2024.
SQL::Translator belongs to the CPAN tool culture where command-line scripts and Perl modules are distributed together. The Homebrew formula exposes several executables, including `sqlt`, `sqlt-diagram`, `sqlt-diff`, `sqlt-dumper`, and `sqlt-graph`, making the CPAN distribution available to users who prefer system package managers.
Users commonly call the `sqlt` family of commands to translate, diff, diagram, or dump database schemas, or use the Perl API by constructing a translator with parser and producer options such as MySQL input and Oracle output. The module focuses on SQL definition language such as CREATE and ALTER rather than data manipulation.
Package nerds care about SQL::Translator because it is an old, cross-dialect schema plumbing tool with many optional outputs and executables. It is the kind of utility that appears in migration scripts, documentation generation, ORM-era workflows, and distro package sets because it bridges database dialects rather than belonging to one database vendor.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
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 |
|---|---|---|---|
sqlt | cli | global executable | |
sqlt-diagram | cli | global executable | |
sqlt-diff | cli | global executable | |
sqlt-diff-old | cli | global executable | |
sqlt-dumper | cli | global executable | |
sqlt-graph | 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/dbsrgits/sql-translator
install metadata
| Package key | brew:sql-translator |
|---|---|
| Version | 1.66 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/sql-translator |
| Homepage | https://github.com/dbsrgits/sql-translator/ |
| Repository | https://github.com/dbsrgits/sql-translator |
| Upstream docs | https://metacpan.org/pod/SQL::Translator |
| License | Artistic-1.0-Perl OR GPL-1.0-or-later |
| Source archive | https://cpan.metacpan.org/authors/id/V/VE/VEESH/SQL-Translator-1.66.tar.gz |
| Last updated | 2026-05-26T02:26:19Z |
| Pulse | updated |
| Uses from macOS | perl |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sequoia, sonoma, tahoe, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | sql-translator |
| 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.
sqlt-graph 1.66-4.fc44
sqlt-graph tool to create a graph from a database schema
https://metacpan.org/release/SQL-Translator
sudo dnf install sqlt-graphsource 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.