Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/szuecs/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.
https://github.com/szuecs/cqlc

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

        

cqlc
----

[![Build Status](https://travis-ci.org/relops/cqlc.png?branch=master)](https://travis-ci.org/relops/cqlc)
[![GoDoc](http://godoc.org/_?status.png)](http://godoc.org/github.com/relops/cqlc/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.

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

[cqlc]: http://relops.com/cqlc