Go and simplifying Scylla with Gocqlx (and Cassandra)
https://www.compose.com/articles/go-and-simplify-scylla-with-gocqlx/
Cql (Cassandra Query Language) is similar to SQL, but it is not SQL. And while Gocql brought a rich driver to Go developers, it was missing something. Now, inspired by sqlx, the Scylla developers have brought us Gosqlx to make life easier. Using Go and Scylla with the Gocql driver
https://www.compose.com/articles/go-and-simplify-scylla-with-gocqlx/
Cql (Cassandra Query Language) is similar to SQL, but it is not SQL. And while Gocql brought a rich driver to Go developers, it was missing something. Now, inspired by sqlx, the Scylla developers have brought us Gosqlx to make life easier. Using Go and Scylla with the Gocql driver