macOS
brew install cql-proxylocal Homebrew formula metadata
brew
DataStax cql-proxy enables Cassandra apps to use Astra DB without code changes. Version 0.2.0 via Homebrew; verified from local package data.
install
brew install cql-proxylocal Homebrew formula metadata
overview
DataStax cql-proxy enables Cassandra apps to use Astra DB without code changes
history
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.
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.
/path/to/proxy.yamlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
cql-proxy | 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/datastax/cql-proxy
install metadata
| Package key | brew:cql-proxy |
|---|---|
| Version | 0.2.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/cql-proxy |
| Homepage | https://github.com/datastax/cql-proxy |
| Repository | https://github.com/datastax/cql-proxy |
| Upstream docs | https://github.com/datastax/cql-proxy#readme |
| License | Apache-2.0 |
| Source archive | https://github.com/datastax/cql-proxy/archive/refs/tags/v0.2.0.tar.gz |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cql-proxy |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| 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.