kchugalinskiy / cqlc

cqlc generates Go code from your Cassandra schema so that you can write type safe CQL statements in Go with a natural query syntax.

Home Page:http://relops.com/cqlc/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cqlc

Join the chat at https://gitter.im/relops/cqlc

Build Status GoDoc

cqlc generates Go code from your Cassandra schema so that you can write type safe CQL statements in Go with a natural query syntax.

For more details please visit http://relops.com/cqlc

About

cqlc generates Go code from your Cassandra schema so that you can write type safe CQL statements in Go with a natural query syntax.

http://relops.com/cqlc/

License:Other


Languages

Language:Go 99.0%Language:Makefile 0.6%Language:Shell 0.4%