readme: title rename to GoCQLX

This commit is contained in:
Michał Matczuk
2017-10-02 09:35:19 +02:00
committed by GitHub
parent 04179dd2d0
commit f7ee069da9

View File

@@ -1,4 +1,4 @@
# gocqlx [![GoDoc](http://img.shields.io/badge/go-documentation-blue.svg?style=flat-square)](http://godoc.org/github.com/scylladb/gocqlx) [![Go Report Card](https://goreportcard.com/badge/github.com/scylladb/gocqlx)](https://goreportcard.com/report/github.com/scylladb/gocqlx) [![Build Status](https://travis-ci.org/scylladb/gocqlx.svg?branch=master)](https://travis-ci.org/scylladb/gocqlx) # GoCQLX [![GoDoc](http://img.shields.io/badge/go-documentation-blue.svg?style=flat-square)](http://godoc.org/github.com/scylladb/gocqlx) [![Go Report Card](https://goreportcard.com/badge/github.com/scylladb/gocqlx)](https://goreportcard.com/report/github.com/scylladb/gocqlx) [![Build Status](https://travis-ci.org/scylladb/gocqlx.svg?branch=master)](https://travis-ci.org/scylladb/gocqlx)
Package `gocqlx` is a productivity toolkit for ScyllaDB and Apache Cassandra®. Package `gocqlx` is a productivity toolkit for ScyllaDB and Apache Cassandra®.
It's an extension of `gocql`, similar to what `sqlx` is to `database/sql`. It's an extension of `gocql`, similar to what `sqlx` is to `database/sql`.