PostgreSQL
PostgreSQL is a powerful, open source object-relational database system with over 30 years of active development that has earned it a strong reputation for reliability, feature robustness, and performance.
PostgreSQL can be used as an input and/or an output.
Syncing mode
- Add data (Insert)
- Update and Insert data (Upsert)
- Erase and Replace data (Drop)
Setup
To configure PostgreSQL connector:
-
Give a name to your connector
-
Fill URL, port and other information that RestApp needs in order to connect to your PostgreSQL database
-
Test the connection and be sure it is successfull