# sql-translator mit Homebrew, dnf installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für sql-translator in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:sql-translator
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install sql-translator
```

  Evidenz: local Homebrew formula metadata

### Linux

- dnf (92%):

```sh
sudo dnf install sqlt-graph
```

  Evidenz: Fedora Rawhide package metadata: sqlt-graph from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

## Paketfakten

- **Paketschlüssel:** brew:sql-translator
- **Paketmanager:** Homebrew
- **Version:** 1.66
- **Quellzusammenfassung:** Manipulate structured data definitions (SQL and more)
- **Homepage:** <https://github.com/dbsrgits/sql-translator/>
- **Zuletzt aktualisiert:** 2026-05-26T02:26:19Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- sqlt (Alias)
- sqlt-diagram (Alias)
- sqlt-diff (Alias)
- sqlt-diff-old (Alias)
- sqlt-dumper (Alias)
- sqlt-graph (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 1.66
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 2011: Current GitHub repository created.
- 2015: Changelog documents fixes for SQLite, MySQL, PostgreSQL, SQL Server, and Oracle quoting and parsing.
- 2019: 1.60 released after the 1.59 development series.
- 2024: 1.66 released on CPAN.

### Related projects

- The official documentation names Parse::RecDescent, GD, GraphViz, Text::RecordParser, Class::DBI, and XML::Writer as related technologies. The module also includes parser and producer namespaces for multiple database dialects and output formats.

### Quellen

- <https://fastapi.metacpan.org/v1/module/SQL::Translator>
- <https://fastapi.metacpan.org/v1/release/SQL-Translator>
- <https://github.com/dbsrgits/sql-translator/blob/master/Changes>
- <https://metacpan.org/pod/SQL::Translator>
- source_facts.executables


## Sicherheitshinweise

broad file, network, media, or database tool signal.

- **Geiger-Risiko:** blue / mittel
- broad file, network, media, or database tool signal

## Andere Paketmanager-Einträge

- dnf - sqlt-graph - 1.66-5.fc45: installed executable or alias match | Fedora Rawhide package metadata: sqlt-graph from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | sqlt-graph tool to create a graph from a database schema | https://metacpan.org/release/SQL-Translator


## Combined YAML source

View the package source record on GitHub. [combined/sql-translator.yml](https://github.com/mxcl/pkgdb/blob/main/combined/sql-translator.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
