Crate cqlparser[][src]

Expand description

Apache Cassandra CQL(Cassandra Query Language) parser.

The library is aimed for providing AST of CQL statements, with comprehensive error messages when parsing the statements fails.

Modules

cqlparser Abstract Syntax Tree

Structs

CQL Lexer

Apache Cassandra CQL Parser

CQL Tokens

Enums

CQL keywords

Token types