Coming soon
amalgame-cassandra
Native CQL — Cassandra / ScyllaDB.
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
- License: Apache-2.0
- Install:
amc package add cassandra - Source: amalgame-lang/amalgame-database-cassandra
- Official index: amalgame-lang/packages-index