# cqlkit を Homebrew でインストール

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