🍺 BREW Explorer

← all formulae

cql-proxy

brew install cql-proxy v0.2.0 Apache-2.0

DataStax cql-proxy enables Cassandra apps to use Astra DB without code changes

5
30-day installs · #10394
5
90-day · #15207
77
365-day · #9898
172
★ GitHub stars · updated 9mo ago

Build dependencies

go

GitHub topics

cassandra cql cqlsh proxy

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [
    "go"
  ],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "DataStax cql-proxy enables Cassandra apps to use Astra DB without code changes",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:36:40+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "cql-proxy",
  "github_default_branch": "main",
  "github_last_commit_at": "2025-10-29T20:17:16Z",
  "github_readme_excerpt": "# cql-proxy\n\n[![GitHub Action](https://github.com/datastax/cql-proxy/actions/workflows/test.yml/badge.svg)](https://github.com/datastax/cql-proxy/actions/workflows/test.yml) [![Go Report Card](https://goreportcard.com/badge/github.com/datastax/cql-proxy)](https://goreportcard.com/report/github.com/datastax/cql-proxy)\n\n## Table of Contents\n\n- [What is the cql-proxy?](https://github.com/datastax/cql-proxy#what-is-cqlproxy)\n- [When to use cql-proxy](https://github.com/datastax/cql-proxy#when-to-use-cql-proxy)\n- [Configuration](https://github.com/datastax/cql-proxy#configuration)\n- [Getting started](https://github.com/datastax/cql-proxy#getting-started)\n  - [Locally build and run](https://github.com/datastax/cql-proxy#locally-build-and-run)\n  - [Run a `cql-proxy` docker image](https://github.com/datastax/cql-proxy#run-a-cql-proxy-docker-image)\n  - [Use Kubernetes](https://github.com/datastax/cql-proxy#use-kubernetes)\n- [Known issues](https://github.com/datastax/cql-proxy#known-issues)\n    - [Token-aware load balancing](https://github.com/datastax/cql-proxy#token-aware-load-balancing)\n\n\n## What is `cql-proxy`?\n\n![cql-proxy](cql-proxy.png)\n\n`cql-proxy` is designed to forward your application\u0027s CQL traffic to an appropriate database service. It listens on a local address and securely forwards that traffic.\n\n## When to use `cql-proxy`\n\nThe `cql-proxy` sidecar enables unsupported CQL drivers to work with [DataStax Astra][astra]. These drivers include both legacy DataStax [drivers] and community-maintained CQL drivers, such as the [gocql] driver and the [rust-driver].\n\n`cql-proxy` also enables applications that are currently using [Apache Cassandra][cassandra] or [DataStax Enterprise (DSE)][dse] to use Astra without requiring any code changes.  Your application just needs to be configured to use the proxy.\n\nIf you\u0027re building a new application using DataStax [drivers], `cql-proxy` is not required, as the drivers can communicate directly with Astra. DataStax drivers have excel",
  "github_repo": "datastax/cql-proxy",
  "github_stars": 172,
  "github_topics": [
    "cassandra",
    "cql",
    "cqlsh",
    "proxy"
  ],
  "homepage": "https://github.com/datastax/cql-proxy",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 5,
  "installs_365d": 77,
  "installs_90d": 5,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "Apache-2.0",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "cql-proxy",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 10394,
  "rank_365d": 9898,
  "rank_90d": 15207,
  "raw_hash": "0542191e7819f8ee",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/c/cql-proxy.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "0.2.0",
  "versioned_formulae": [],
  "why_use_this": null
}