CQL

init

data Consistency

Data Types

data Rows

type Row

data Bytes

data CQLDouble

data CQLString

data CQLMap k v

data CQLSet el

data CQLList el

Auto derive conversion for record types

deriveBuildRec

fromRow

DSL for creating queries

(#)

create

drop'

select

limit

update

with

delete

where'

and'

Prepare and run queries

runCQL

prepare

execCQL

Batching

batch

prepBatch

runBatch