# 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
- **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>
- **Zuletzt aktualisiert:** 2026-08-02T11:42:57Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- clickhouse-sql-parser (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.5.4
## 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


## 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
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
