macOS
brew install cqlkitlocal Homebrew formula metadata
brew / rank 7890
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.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.cassandra/cqlshrcexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
cql2cql | cli | global executable | |
cql2csv | cli | global executable | |
cql2json | cli | global executable | |
cqlkit | cli | global executable |
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.
https://github.com/tenmax/cqlkit
install metadata
| Package key | brew:cqlkit |
|---|---|
| Version | 0.3.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/cqlkit |
| Homepage | https://github.com/tenmax/cqlkit |
| Repository | https://github.com/tenmax/cqlkit |
| License | Apache-2.0 |
| Source archive | https://github.com/tenmax/cqlkit/releases/download/v0.3.3/cqlkit-0.3.3.zip |
| Dependencies | openjdk |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
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.