4๏ธPostgreSQL

  1. There are two ways to create a new data source. Be aware that only developers and workspace administrators are able to use this permission.

    • Navigate to the Data Sources tab on QuickDEV Homepage and click New data source.

    • When creating a new query in the app editor, click + New > + New data source.

  2. Select Database > PostgreSQL as the data source type.

  3. Set its name and configure general settings, including host, port, and database name. You can also set the user name and a password.

  4. Click on "Test connection" to confirm if you can successfully establish a connection to the data source using the current settings.

  5. Click Save

Last updated