Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/szuecs/cqlc
- Owner: szuecs
- License: other
- Fork: true (relops/cqlc)
- Created: 2015-04-12T18:30:03.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-05-03T17:53:43.000Z (over 9 years ago)
- Last Synced: 2024-06-21T11:49:36.571Z (6 months ago)
- Language: Go
- Homepage: http://relops.com/cqlc/
- Size: 380 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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