macOS
brew install cqlkitlocal Homebrew formula metadata
brew / rank 7578
CLI tool to export Cassandra query as CSV and JSON format. Version 0.3.3 via Homebrew; verified from local package data.
install
brew install cqlkitlocal Homebrew formula metadata
overview
CLI tool to export Cassandra query as CSV and JSON format
history
cqlkit is a small Cassandra command-line toolkit for exporting CQL query results as JSON or CSV.
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.
Its adoption profile is modest and task-specific. The official README documents direct release downloads, Homebrew installation on macOS, and Docker execution.
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.
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
cql2cql | executable | indexed executable | Discovered from the local executable index. |
cql2csv | executable | indexed executable | Discovered from the local executable index. |
cql2json | executable | indexed executable | Discovered from the local executable index. |
cqlkit | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:cqlkit |
|---|---|
| Version | 0.3.3 |
| Package manager | Homebrew |
| Homepage | https://github.com/tenmax/cqlkit |
| Repository | https://github.com/tenmax/cqlkit |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.