# cqlkit mit Homebrew installieren

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

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install cqlkit
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:cqlkit
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/cqlkit>
- **Version:** 0.3.3
- **Quellzusammenfassung:** CLI tool to export Cassandra query as CSV and JSON format
- **Homepage:** <https://github.com/tenmax/cqlkit>
- **Repository:** <https://github.com/tenmax/cqlkit>
- **Lizenz:** Apache-2.0
- **Quellarchiv:** <https://github.com/tenmax/cqlkit/releases/download/v0.3.3/cqlkit-0.3.3.zip>
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

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

## Abhängigkeiten

- openjdk

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf all

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 0.3.3
- lokale Daten: OK
- Upstream-Repository: https://github.com/tenmax/cqlkit
- Info: No package-manager update timestamp was available.
- Info: No cached GitHub release or tag data was available.
## Projektgeschichte und Nutzung

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

### Projektgeschichte

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.

### Adoptionsgeschichte

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

### Wie es verwendet wird

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.

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

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Details aus der Quelldatenbank

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


## Verwandte Links

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


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