/sql2kv

Take RDBS and convert to a KV of your choosing

Primary LanguageGoMIT LicenseMIT

sql2kv

CircleCI

Utilities for dumping relational database tables to key-value stores.

Development

You will need dep for dependency management.

go get -u github.com/golang/dep/cmd/dep
dep ensure