# 使用 Homebrew 安装 cqlkit

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

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install cqlkit
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:cqlkit
- **软件包管理器:** Homebrew
- **版本:** 0.3.3
- **来源摘要:** CLI tool to export Cassandra query as CSV and JSON format
- **主页:** <https://github.com/tenmax/cqlkit>
- **仓库:** <https://github.com/tenmax/cqlkit>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

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

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.3.3
## 项目历史与用法

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


## 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
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
