# Installer clickhouse-sql-parser avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de clickhouse-sql-parser pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

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

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:clickhouse-sql-parser
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/clickhouse-sql-parser>
- **Version:** 0.5.4
- **Résumé source:** Writing clickhouse sql parser in pure Go
- **Page d'accueil:** <https://github.com/AfterShip/clickhouse-sql-parser>
- **Dépôt:** <https://github.com/AfterShip/clickhouse-sql-parser>
- **Licence:** MIT
- **Archive source:** <https://github.com/AfterShip/clickhouse-sql-parser/archive/refs/tags/v0.5.4.tar.gz>
- **Dernière mise à jour:** 2026-08-02T11:42:57Z
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- clickhouse-sql-parser (cli)
- clickhouse-sql-parser (alias)

## Dépendances de compilation

- go

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 0.5.4
- gestionnaire mis à jour: 2026-08-02
- données locales: OK
- dépôt amont: https://github.com/AfterShip/clickhouse-sql-parser
- dernière version détectée: v0.5.4 (à jour)
## Historique du projet et usages

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

### Historique du projet

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.

### Historique d'adoption

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

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Sources

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


## Notes de sécurité

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

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal

## Détails de la base source

- **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


## Liens liés

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


## Sources

- 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
