Parcourir la source

Merge pull request #96 from relops/cqlc_notice

Added reference to other projects
Christoph Hack il y a 12 ans
Parent
commit
a27f4f645b
1 fichiers modifiés avec 5 ajouts et 0 suppressions
  1. 5 0
      README.md

+ 5 - 0
README.md

@@ -95,6 +95,11 @@ func main() {
 }
 ```
 
+Other Projects
+--------------
+
+* [cqlc](http://relops.com/cqlc) generates gocql compliant code from your Cassandra schema so that you can write type safe CQL statements in Go with a natural query syntax
+
 License
 -------