# 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
- **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>
- **Dernière mise à jour:** 2026-08-02T11:42:57Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- clickhouse-sql-parser (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.5.4
## 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


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