jmoiron / sqlx

general purpose extensions to golang's database/sql
http://jmoiron.github.io/sqlx/
MIT License
16.06k stars 1.08k forks source link

Feature Request: add Cassandra (via gocql) #297

Open kokizzu opened 7 years ago

kokizzu commented 7 years ago

Cassandra gaining popularity with it's CQL (that really similar to SQL). It's currently rank 2 nosql database after mongodb.

7flash commented 8 months ago

I need this too @jmoiron