macOS
brew install sql-translatorlocal Homebrew formula metadata
brew
sql-translator のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.