macOS
brew install sql-translatorlocal Homebrew formula metadata
安装
brew install sql-translatorlocal Homebrew formula metadata
sudo dnf install sqlt-graphFedora Rawhide package metadata · sqlt-graph · 来源: dl.fedoraproject.org
概览
Manipulate structured data definitions (SQL and more)
历史
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.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
sqlt | cli | 全局可执行文件 | |
sqlt-diagram | cli | 全局可执行文件 | |
sqlt-diff | cli | 全局可执行文件 | |
sqlt-diff-old | cli | 全局可执行文件 | |
sqlt-dumper | cli | 全局可执行文件 | |
sqlt-graph | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/dbsrgits/sql-translator
安装元数据
| 软件包键 | brew:sql-translator |
|---|---|
| 版本 | 1.66 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/sql-translator |
| 主页 | https://github.com/dbsrgits/sql-translator/ |
| 仓库 | https://github.com/dbsrgits/sql-translator |
| 上游文档 | https://metacpan.org/pod/SQL::Translator |
| 许可证 | Artistic-1.0-Perl OR GPL-1.0-or-later |
| 源码归档 | https://cpan.metacpan.org/authors/id/V/VE/VEESH/SQL-Translator-1.66.tar.gz |
| 最后更新 | 2026-05-26T02:26:19Z |
| Pulse | updated |
| macOS 提供的库 | perl |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sequoia, sonoma, tahoe, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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-graph来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.