# 使用 Homebrew 安装 cqlkit

查看 cqlkit 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install cqlkit
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:cqlkit
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/cqlkit>
- **版本:** 0.3.3
- **来源摘要:** CLI tool to export Cassandra query as CSV and JSON format
- **主页:** <https://github.com/tenmax/cqlkit>
- **仓库:** <https://github.com/tenmax/cqlkit>
- **许可证:** Apache-2.0
- **源码归档:** <https://github.com/tenmax/cqlkit/releases/download/v0.3.3/cqlkit-0.3.3.zip>
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- cql2cql (cli)
- cql2csv (cli)
- cql2json (cli)
- cqlkit (cli)
- cql2cql (别名)
- cql2csv (别名)
- cql2json (别名)
- cqlkit (别名)

## 依赖

- openjdk

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 all

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 0.3.3
- 本地数据: OK
- 上游仓库: https://github.com/tenmax/cqlkit
- 信息: No package-manager update timestamp was available.
- 信息: No cached GitHub release or tag data was available.
## 项目历史与用法

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.

### 时间线

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

### 来源

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


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 源数据库详情

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


## 相关链接

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


## 来源

- 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
