# clickhouse-sql-parser mit Homebrew installieren

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

## Installation

```sh
sudo av install brew:clickhouse-sql-parser
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install clickhouse-sql-parser
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:clickhouse-sql-parser
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/clickhouse-sql-parser>
- **Version:** 0.5.4
- **Quellzusammenfassung:** Writing clickhouse sql parser in pure Go
- **Homepage:** <https://github.com/AfterShip/clickhouse-sql-parser>
- **Repository:** <https://github.com/AfterShip/clickhouse-sql-parser>
- **Lizenz:** MIT
- **Quellarchiv:** <https://github.com/AfterShip/clickhouse-sql-parser/archive/refs/tags/v0.5.4.tar.gz>
- **Zuletzt aktualisiert:** 2026-08-02T11:42:57Z
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- clickhouse-sql-parser (cli)
- clickhouse-sql-parser (Alias)

## Build-Abhängigkeiten

- go

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 0.5.4
- Manager aktualisiert: 2026-08-02
- lokale Daten: OK
- Upstream-Repository: https://github.com/AfterShip/clickhouse-sql-parser
- neueste erkannte Version: v0.5.4 (aktuell)
## Projektgeschichte und Nutzung

ClickHouse SQL Parser is a Go library and CLI for parsing ClickHouse SQL into an AST and formatting or beautifying ClickHouse queries.

### Projektgeschichte

The official README says the project aims to build a ClickHouse SQL parser in Go and notes inspiration from memefish, a Go SQL parser for Cloud Spanner.

### Adoptionsgeschichte

The tool is available both as a Go install target and as a Homebrew formula, matching common distribution paths for Go developer CLIs.

### Wie es verwendet wird

Developers import the parser package in Go code or run `clickhouse-sql-parser` from the shell to parse SQL strings, format SQL, beautify SQL, or read queries from files.

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

It is interesting to package managers because it bridges library and CLI packaging: the same Go module can be consumed by applications and installed as a standalone formatter/parser executable.

### Related projects

- The README explicitly cites memefish as an inspiration and targets the ClickHouse SQL dialect.

### Quellen

- Official GitHub README: project goal, features, Go library examples, CLI installation, and usage examples.


## Sicherheitshinweise

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

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

## Details aus der Quelldatenbank

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


## Verwandte Links

- [Source-control packages](https://pkg.so/de/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://pkg.so/de/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [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.
- [go](https://pkg.so/de/brew/go/) - Build dependency declared by Homebrew.
- [percona-toolkit](https://pkg.so/de/brew/percona-toolkit/) - Shares pkgdb curated category or tags: cli, data, database-tools.
- [rainfrog](https://pkg.so/de/brew/rainfrog/) - Shares pkgdb curated category or tags: cli, data, database-tools.
- [psql2csv](https://pkg.so/de/brew/psql2csv/) - Shares pkgdb curated category or tags: cli, data, database-tools.
- [dbx-cli](https://pkg.so/de/brew/dbx-cli/) - Shares pkgdb curated category or tags: cli, data, database-tools.
- [couchbase-shell](https://pkg.so/de/brew/couchbase-shell/) - Shares pkgdb curated category or tags: cli, data, database-tools.
- [cqlkit](https://pkg.so/de/brew/cqlkit/) - Shares pkgdb curated category or tags: cli, data, database-tools.
- [lazysql](https://pkg.so/de/brew/lazysql/) - Shares pkgdb curated category or tags: cli, data, go.
- [miller](https://pkg.so/de/brew/miller/) - Shares pkgdb curated category or tags: cli, data, go.
- [clickhouse-migrations](https://pkg.so/de/npm/clickhouse-migrations/) - Local metadata places this package in an adjacent workflow. Shared terms: cli, clickhouse, data, database.
- [kysely-pglite](https://pkg.so/de/npm/kysely-pglite/) - Local metadata places this package in an adjacent workflow. Shared terms: cli, data, database, database-tools, sql.
- [mssql](https://pkg.so/de/npm/mssql/) - Local metadata places this package in an adjacent workflow. Shared terms: cli, data, database, database-tools, sql.

## Combined YAML source

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


## Quellen

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
