# Installer cqlkit avec Homebrew

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

## installation

```sh
sudo av install brew:cqlkit
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install cqlkit
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:cqlkit
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/cqlkit>
- **Version:** 0.3.3
- **Résumé source:** CLI tool to export Cassandra query as CSV and JSON format
- **Page d'accueil:** <https://github.com/tenmax/cqlkit>
- **Dépôt:** <https://github.com/tenmax/cqlkit>
- **Licence:** Apache-2.0
- **Archive source:** <https://github.com/tenmax/cqlkit/releases/download/v0.3.3/cqlkit-0.3.3.zip>
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- cql2cql (cli)
- cql2csv (cli)
- cql2json (cli)
- cqlkit (cli)
- cql2cql (alias)
- cql2csv (alias)
- cql2json (alias)
- cqlkit (alias)

## Dépendances

- openjdk

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur all

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 0.3.3
- données locales: OK
- dépôt amont: https://github.com/tenmax/cqlkit
- info: No package-manager update timestamp was available.
- info: No cached GitHub release or tag data was available.
## Historique du projet et usages

cqlkit is a small Cassandra command-line toolkit for exporting CQL query results as JSON or CSV.

### Historique du projet

The project was created by TenMax around a narrow operational gap: Cassandra's CQL shell is useful interactively, but ad hoc export into semi-structured or structured formats is awkward.

### Historique d'adoption

Its adoption profile is modest and task-specific. The official README documents direct release downloads, Homebrew installation on macOS, and Docker execution.

### Modes d'utilisation

The package installs `cql2json`, `cql2csv`, `cql2cql`, and `cqlkit`. Users pass a query, file, or standard input and can reuse a cqlsh-compatible `~/.cassandra/cqlshrc` file for connection settings.

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

cqlkit is the kind of utility package that matters in data operations because it turns a database-specific query path into ordinary shell-friendly JSON and CSV streams.

### Chronologie

- v0.1.0: Early release series added partition-key and token-range query helpers.
- v0.3.x: Later releases kept the export-oriented CLI packaged for release downloads and Homebrew.

### Related projects

- cqlkit is adjacent to Apache Cassandra's `cqlsh`, but focuses on export workflows rather than interactive administration.

### Sources

- <https://github.com/tenmax/cqlkit#readme>
- <https://github.com/tenmax/cqlkit/releases>
- <https://formulae.brew.sh/formula/cqlkit>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** cqlkit
- **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


## Liens liés

- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [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.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [openjdk](https://pkg.so/fr/brew/openjdk/) - Runtime dependency declared by Homebrew.
- [psql2csv](https://pkg.so/fr/brew/psql2csv/) - Shares pkgdb curated category or tags: cli, csv, data, database-tools, export.
- [percona-toolkit](https://pkg.so/fr/brew/percona-toolkit/) - Shares pkgdb curated category or tags: cli, data, database-tools.
- [miller](https://pkg.so/fr/brew/miller/) - Shares pkgdb curated category or tags: cli, csv, data, json.
- [rainfrog](https://pkg.so/fr/brew/rainfrog/) - 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.
- [qo](https://pkg.so/fr/brew/qo/) - Shares pkgdb curated category or tags: cli, csv, data, json.
- [couchbase-shell](https://pkg.so/fr/brew/couchbase-shell/) - Shares pkgdb curated category or tags: cli, data, database-tools.
- [clickhouse-sql-parser](https://pkg.so/fr/brew/clickhouse-sql-parser/) - Shares pkgdb curated category or tags: cli, data, database-tools.
- [cql-proxy](https://pkg.so/fr/brew/cql-proxy/) - Local metadata places this package in an adjacent workflow. Shared terms: cassandra, cli, cql, data, database.
- [dsq](https://pkg.so/fr/brew/dsq/) - Both packages work with overlapping file formats or content types. Shared terms: cli, csv, data, json, query.

## Combined YAML source

View the package source record on GitHub. [combined/cqlkit.yml](https://github.com/mxcl/pkgdb/blob/main/combined/cqlkit.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
