# cql-proxy を Homebrew でインストール

cql-proxy のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:cql-proxy
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install cql-proxy
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:cql-proxy
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.2.0
- **ソース概要:** DataStax cql-proxy enables Cassandra apps to use Astra DB without code changes
- **ホームページ:** <https://github.com/datastax/cql-proxy>
- **リポジトリ:** <https://github.com/datastax/cql-proxy>
- **最終更新:** 2026-07-25T14:20:51-04:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- cql-proxy (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.2.0
## プロジェクトの歴史と使われ方

cql-proxy is DataStax's CQL traffic proxy for Cassandra-compatible clients that need to reach DataStax Astra DB through a local proxy endpoint.

### プロジェクトの歴史

The project was published by DataStax as a small Go command-line service. Its README describes the tool as a local listener that securely forwards application CQL traffic to an appropriate database service, with Astra support as the main use case.

### 採用の歴史

cql-proxy is niche infrastructure glue rather than a general Cassandra client. Its packaging matters most for teams with legacy DataStax, community Cassandra, gocql, or Rust CQL drivers that cannot speak directly to Astra's secure connection model.

### 使われ方

Operators run the proxy locally, in Docker, or as a Kubernetes sidecar, then point an existing Cassandra application at the proxy address. Configuration can be supplied as flags, environment variables, or a YAML file.

### パッケージ好きにとっての重要性

As a Homebrew formula, cql-proxy turns a cloud-database compatibility sidecar into a normal CLI install, useful for local testing and migration work without requiring developers to build the proxy from source.

### タイムライン

- 2022: v0.1.0 GA release was published on GitHub.
- 2022: v0.2.0 examples in the README documented Docker-based local use.

### Related projects

- cql-proxy sits between Apache Cassandra or DataStax Enterprise applications and DataStax Astra DB, complementing native DataStax drivers when older or community drivers are in use.

### ソース

- <https://github.com/datastax/cql-proxy#readme>
- <https://github.com/datastax/cql-proxy/releases/tag/v0.1.0>
- <https://formulae.brew.sh/formula/cql-proxy>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## Configuration and credential file locations

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.


## Configuration files

- Unix: /path/to/proxy.yaml

## Combined YAML source

View the package source record on GitHub. [combined/cql-proxy.yml](https://github.com/mxcl/pkgdb/blob/main/combined/cql-proxy.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
