Application that allow transform json files to SQL scripts
- JSON objects in *.json file must be placed on each line (1 JSON object per 1 line)
- Now supports:
Source JSON file type |
---|
MongoDB Compass export file |
Output SQL syntax |
---|
Postgre SQL |
- Download from release page
- Run
j2s
command without any argument in your favorite command line shell - you will show help information