Want to parse JSON from open RESTful API and save to PostgreSQL database?
Using File To DB, a native GUI tool for Windows, MacOS, and Linux, you can import JSON from open RESTful API to PostgreSQL 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.
Import JSON from open RESTful API to PostgreSQL database
Choose PostgreSQL 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 PostgreSQL database.
You can create new PostgreSQL table by JSON struct, just a few mouse clicks.
Select table and config fields.
4. Summary.
5. Import.
See importing results in PostgreSQL table
Import API JSON_API to PostgreSQL in command line
Save “JSON_API to PostgreSQL” session, then you can:
- Import API JSON_API to PostgreSQL in Windows command line.
- Import API JSON_API to PostgreSQL in Linux command line.
- Import API JSON_API to PostgreSQL in macOS command line.
Set scheduled tasks for importing API JSON_API to PostgreSQL
You can schedule and automate this importing task by:
1) Save session and create .bat file.