Skip to content

stuartgunter/cql-grammar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CQL Grammar

CQL is an SQL-like language used with Apache Cassandra. This library provides a grammar for lexing and parsing CQL.

The grammar is defined using ANTLR, from which Java sources are generated and subsequently compiled.

Usage

Listeners

TBC

Visitors

TBC

About

A grammar for parsing CQL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published