瀏覽代碼

Added reference to other projects

Ben Hood 12 年之前
父節點
當前提交
bee65c3707
共有 1 個文件被更改,包括 5 次插入0 次删除
  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
 -------