
January 15th, 2013, 02:18 PM
|
|
Contributing User
|
|
Join Date: Nov 2012
Posts: 38
Time spent in forums: 7 h 18 m 33 sec
Reputation Power: 1
|
|
|
About parsing JSON to sqlite3
Hi, I'm looking for the way to parse JSON to sqlite3 in Python. Supposed that I have JSON's file and I want to convert to text and save the text information into sqlite3 in Python. Can somebody tell me how can I do that or recommend some source to me to look at? Your answer will be very appreciated.
Thank you so much
|