Want to parse JSON from open RESTful API and save to SQLite database?
Using File To DB, a native GUI tool for Windows, MacOS, and Linux, you can import JSON from open RESTful API to SQLite database easily and fast.
- Can run in GUI mode, Step by Step, just a few mouse clicks.
- Can run in Command line, for Scheduled Tasks and Streams.
Download FileToDB
Windows 64 bit
Windows 32 bit
Linux .deb (For Debian, Ubuntu) 64 bit
Linux .rpm (For Red Hat, Fedora, SUSE) 64 bit
MacOS 64 bit
Import JSON from open RESTful API to SQLite database
Choose SQLite and logon.
Click “Wizard – 1 File To 1 Table” at task dialog.
Select “Source File From” with “Url”.
1. Input the RESTful API URL, and download to JSON file.
2. Open the saved JSON file.
3. Config target SQLite database.
You can create new SQLite table by JSON struct, just a few mouse clicks.
Select table and config fields.
4. Summary.
5. Import.
See importing results in SQLite table
Import API JSON_API to SQLite in command line
Save “JSON_API to SQLite” session, then you can:
- Import API JSON_API to SQLite in Windows command line.
- Import API JSON_API to SQLite in Linux command line.
- Import API JSON_API to SQLite in macOS command line.
Set scheduled tasks for importing API JSON_API to SQLite
You can schedule and automate this importing task by:
1) Save session and create .bat file.