# sql-formatter mit Homebrew, Nix installieren

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

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install sql-formatter
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#sql-formatter
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/sq/sql-formatter/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Paketfakten

- **Paketschlüssel:** brew:sql-formatter
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/sql-formatter>
- **Version:** 15.8.2
- **Quellzusammenfassung:** Whitespace formatter for different query languages
- **Homepage:** <https://sql-formatter-org.github.io/sql-formatter/>
- **Upstream-Dokumentation:** <https://sql-formatter-org.github.io/sql-formatter/>
- **Lizenz:** MIT
- **Quellarchiv:** <https://registry.npmjs.org/sql-formatter/-/sql-formatter-15.8.2.tgz>
- **Zuletzt aktualisiert:** 2026-06-22T14:17:23Z
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- sql-formatter (cli)
- sql-formatter (Alias)

## Abhängigkeiten

- node

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf all

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 15.8.2
- Manager aktualisiert: 2026-06-22
- lokale Daten: OK
- Upstream-Repository: https://sql-formatter-org.github.io/sql-formatter/
- Info: Release/tag comparison is only available for GitHub repositories.
## Projektgeschichte und Nutzung

SQL Formatter is a TypeScript and JavaScript library and CLI for pretty-printing SQL and related query languages.

### Projektgeschichte

The project was created in 2016 and its README says it started as a port of a PHP library before diverging substantially. It grew into a multi-dialect formatter supporting engines and query languages including BigQuery, ClickHouse, DB2, DuckDB, Hive, MariaDB, MySQL, N1QL, Oracle PL/SQL, PostgreSQL, Redshift, Snowflake, Spark, SQLite, Transact-SQL, Trino, and others.

### Adoptionsgeschichte

SQL Formatter is primarily distributed through the JavaScript package ecosystem, with the README recommending npm, yarn, pnpm, or bun. The supplied package metadata also shows Homebrew and Nix packaging for the CLI, and the organization maintains an official VS Code extension.

### Wie es verwendet wird

The library exposes a `format` function for applications, while the CLI installs as `sql-formatter` and can format stdin or a file. It accepts language and config options, searches for `.sql-formatter.json` in the current or parent directories, and can also use a config path or JSON string passed with `--config`.

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

Package nerds care about SQL Formatter because it is a small, installable formatting primitive that can be embedded in editors, scripts, CI, and language tooling. Its appeal is broad dialect coverage and simple package-manager installation rather than a full SQL linting framework.

### Zeitleiste

- 2016: GitHub repository created and v0.0.1 published.
- 2026: v15.8.2 published on GitHub releases.

### Related projects

- The README credits the original PHP sql-formatter library as its starting point and links to official editor integrations, including the SQL Formatter VS Code extension.

### Quellen

- GitHub API repository and releases metadata for sql-formatter-org/sql-formatter, accessed 2026-07-02
- <https://github.com/sql-formatter-org/sql-formatter>
- <https://raw.githubusercontent.com/sql-formatter-org/sql-formatter/master/package.json>
- <https://sql-formatter-org.github.io/sql-formatter/>
- input source_facts.package-manager


## Sicherheitshinweise

Für sql-formatter wurde kein passendes lokales Secret-Handling-Manifest gefunden. Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.



## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: .sql-formatter.json
## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** sql-formatter
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Andere Paketmanager-Einträge

- Nix - sql-formatter: normalized package name match | nixpkgs package indexes: pkgs/by-name/sq/sql-formatter/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Verwandte Links

- [Source-control packages](https://pkg.so/de/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/de/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/de/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [node](https://pkg.so/de/brew/node/) - Runtime dependency declared by Homebrew.
- [pgformatter](https://pkg.so/de/brew/pgformatter/) - Shares pkgdb curated category or tags: cli, developer-tools, formatter, sql.
- [prettier](https://pkg.so/de/brew/prettier/) - Shares pkgdb curated category or tags: cli, developer-tools, formatter, javascript, typescript.
- [oxfmt](https://pkg.so/de/brew/oxfmt/) - Shares pkgdb curated category or tags: cli, developer-tools, formatter, javascript, typescript.
- [rubyfmt](https://pkg.so/de/brew/rubyfmt/) - Shares pkgdb curated category or tags: cli, developer-tools, formatter.
- [jsonpp](https://pkg.so/de/brew/jsonpp/) - Shares pkgdb curated category or tags: cli, developer-tools, formatter.
- [snakefmt](https://pkg.so/de/brew/snakefmt/) - Shares pkgdb curated category or tags: cli, developer-tools, formatter.
- [odinfmt](https://pkg.so/de/brew/odinfmt/) - Shares pkgdb curated category or tags: cli, developer-tools, formatter.
- [jsonfmt](https://pkg.so/de/brew/jsonfmt/) - Shares pkgdb curated category or tags: cli, developer-tools, formatter.
- [sql-formatter](https://pkg.so/de/npm/sql-formatter/) - Same normalized package name appears in another local ecosystem. Shared terms: cli, developer, developer-tools, formatter, query.
- [sql-language-server](https://pkg.so/de/brew/sql-language-server/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, developer, developer-tools, node, sql.
- [sql-lint](https://pkg.so/de/brew/sql-lint/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, developer, developer-tools, node, sql.
- [sql-formatter](https://pkg.so/de/npm/sql-formatter/) - Same normalized package name in another local ecosystem.

## Combined YAML source

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


## Quellen

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
