cqlc


cqlc is a tool designed to simplify working with Cassandra databases by generating type-safe code from CQL queries.

Getting started GitHub

The concept and implementation are inspired by sqlc.

This library is in its early stages. There are known bugs, incomplete documentation, and potential breaking changes.