cql

Binary protocol implementation for Cassandra CQL

Usage no npm install needed!

<script type="module">
  import cql from 'https://cdn.skypack.dev/cql';
</script>

README

WARNING - WIP

Not production ready

About

A node.js implementation of the Cassandra Native Protocol.

Requirements

  • Cassandra 1.2

Features

TODO

  • tests
  • full spec implementation
  • connection retry logic
  • multi-connection support
  • better set/map serialization support