jsontosql
v1.0.1-b
Published
converts json to sql
Downloads
14
Readme
jsontosql
usage: index.js [-h] [-v] [-f FORMAT] [-i INPUT] [-t TABLE]
jsontosql
Optional arguments:
-h, --help Show this help message and exit.
-v, --version Show program's version number and exit.
-f FORMAT, --format FORMAT
format of json file : standard [ {...}, {...}, ... ]
lines {...}\n{...}\n...
-i INPUT, --input INPUT
the filename
-t TABLE, --table TABLE
the sql table name