I am having a JSON file with multiple and multi-level data. Now I want to store this data into MySQL database. I searched many links but didn't suit to my data and none of it helped me.
My JSON data: http://fiddle.jshell.net/4QNYk/
I am new to JSON and Java. Please help me out.
jsondata type and is able to both store and query json data effectively. wiki.postgresql.org/wiki/… (more effectively than MongoDB).