# Install cqlkit with Homebrew

CLI tool to export Cassandra query as CSV and JSON format. Version 0.3.3 via Homebrew; verified from local package data.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install cqlkit
```

  Evidence: local Homebrew formula metadata

## Package facts

- **Package key:** brew:cqlkit
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/cqlkit>
- **Version:** 0.3.3
- **Source summary:** CLI tool to export Cassandra query as CSV and JSON format
- **Homepage:** <https://github.com/tenmax/cqlkit>
- **Repository:** <https://github.com/tenmax/cqlkit>
- **Upstream docs:** <https://github.com/tenmax/cqlkit#readme>
- **License:** Apache-2.0
- **Source archive:** <https://github.com/tenmax/cqlkit/releases/download/v0.3.3/cqlkit-0.3.3.zip>
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

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

## Dependencies

- openjdk

## Install behavior

- Post-install hook: not defined
- Bottle: available on all

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 0.3.3
- Local data: 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.
## Project history and usage

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

### Project history

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.

### Adoption history

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

### How it is used

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.

### Why package nerds care

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.

### Timeline

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


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals

## Source Database Details

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


## Related links

- [Source-control packages](https://www.automicvault.com/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Networking and protocol packages](https://www.automicvault.com/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [openjdk](https://www.automicvault.com/pkg/brew/openjdk/) - Runtime dependency declared by Homebrew.
- [psql2csv](https://www.automicvault.com/pkg/brew/psql2csv/) - Shares av.db curated category or tags: cli, csv, data, database-tools, export.
- [cassandra-reaper](https://www.automicvault.com/pkg/brew/cassandra-reaper/) - Shares av.db curated category or tags: cassandra, cli, data, database-tools.
- [couchbase-shell](https://www.automicvault.com/pkg/brew/couchbase-shell/) - Shares av.db curated category or tags: cli, data, database-tools.
- [cql-proxy](https://www.automicvault.com/pkg/brew/cql-proxy/) - Shares av.db curated category or tags: cassandra, cli, cql, data.
- [dsq](https://www.automicvault.com/pkg/brew/dsq/) - Shares av.db curated category or tags: cli, csv, data, json.
- [miller](https://www.automicvault.com/pkg/brew/miller/) - Shares av.db curated category or tags: cli, csv, data, json.
- [percona-toolkit](https://www.automicvault.com/pkg/brew/percona-toolkit/) - Shares av.db curated category or tags: cli, data, database-tools.
- [qo](https://www.automicvault.com/pkg/brew/qo/) - Shares av.db curated category or tags: cli, csv, data, json.

## Combined YAML source

View the package source record on GitHub. [combined/cqlkit.yml](https://github.com/automic-vault/db/blob/main/combined/cqlkit.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- cross-ecosystem install command graph
