Azure PostgreSQL Overview¶
Microsoft Azure PostgreSQL Database is a managed cloud database provided as part of Microsoft Azure. It is a relational database service based on the open-source PostgreSQL database engine. Microsoft Azure PostgreSQL is a fully managed platform as a service (PaaS) database engine that handles a lot of database management functions for the user.
Read the official documentation of Azure PostgreSQL here.
Azure PostgreSQL on Connect iPaaS¶
Connect iPaaS
enables you to integrate Azure PostgreSQL with other SaaS and enterprise applications. You can build a workflow to perform various operations on Azure PostgreSQL like create, update, delete or upsert (update or insert) record.
Figure 1. Azure PostgreSQL Application on Connect iPaaS