Coming soon

amalgame-cassandra

Native CQL — Cassandra / ScyllaDB.

amc package add cassandra GitHub ↗ ← Back to the ecosystem

Overview

Upcoming package: pure-AM implementation of the binary CQL protocol. Cassandra and ScyllaDB compatible. No C binding — the protocol is documented and stable.

Features

  • CQL v4 binary protocol, pure Amalgame
  • Token-aware routing: queries go straight to the owning node
  • Prepared statements, batches, paging
  • Apache Cassandra and ScyllaDB compatible
  • Status: planning

Example

Minimal usage example — copy-paste runnable after install.

# Coming soon
# amc package add cassandra

At a glance

Related packages