cql-proxy
« Back to VersTracker
Description:
DataStax cql-proxy enables Cassandra apps to use Astra DB without code changes
Type: Formula  |  Latest Version: 0.2.0@0  |  Tracked Since: Dec 17, 2025
Links: Homepage  |  @DataStax  |  formulae.brew.sh
Category: Databases
Tags: cassandra astra-db database proxy cql
Install: brew install cql-proxy
About:
CQL Proxy acts as a translation layer, allowing applications designed for standard Apache Cassandra to connect to DataStax Astra DB using existing drivers. It intercepts CQL protocol requests and handles the necessary authentication and connection specifics for Astra's secure connection bundle. This enables seamless migration and development without modifying application code or managing complex secure connection bundles directly.
Key Features:
  • Drop-in compatibility with standard Cassandra drivers
  • Eliminates the need for complex secure connect bundle management
  • Simplifies local development against Astra DB instances
  • Proxies CQL traffic to bridge standard Cassandra and Astra DB
Use Cases:
  • Running legacy Cassandra applications on Astra DB without code changes
  • Simplifying local development environments for Astra DB projects
  • Facilitating hybrid cloud deployments between on-prem Cassandra and Astra
Alternatives:
  • Direct Astra Connection – Requires downloading and managing secure connect bundles, which cql-proxy abstracts away.
License: Apache-2.0
Bottles available for: arm64_tahoe, arm64_sequoia, arm64_sonoma, arm64_ventura, sonoma, ventura, arm64_linux, x86_64_linux
Version History
Detected Version Rev Change Commit
Oct 10, 2025 12:01pm 0 VERSION_BUMP 7885e5ff
Sep 13, 2025 8:32pm 0 VERSION_BUMP 60058965