/mysql2json

Converts a MySQL database to json.

Primary LanguagePython

mysql2json
==========

Small tool to help converting a MySQL database to json

usage: mysql2json address db user pwd

Depedencies
-----------
- Python 2.6
- mysql-python