36. Managing Data Sources

A Data Source is a database or a file where data that is being used comes from. This section describes how to define and manage the data sources. The following examples show PostgreSQL but are correct for all the databases.

Only a user with Admin privileges can see or edit Data Sources.

To see available data sources:

  1. On the navigation bar, click (Data Sources).

  2. The Data Sources window appears displaying all data sources that have been added to the system.

image-20240215-085236.png

 

You can quickly locate content by typing its letters on the Quick Search bar. The list updates promptly.

You can display the list in ascending or descending alphabetical order.

To add a data source for a SQL database, see 36. Quick Start for SQL Databases | Adding a Data Source.

To add a data source for a NoSQL database, see 36. Quick Start for NoSQL Databases | Adding a Data Source.

 

To modify data source details:

  1. On the required data source, click Modify data source.

  2. The Modify Data Source window appears. Modify the data source details as required.

    image-20240215-085309.png
  3. To save your changes, click Modify. Otherwise, click Cancel.

To delete a data source:

  1. On the required data source, click Delete data source.

  2. Click Remove to confirm the deletion, or Cancel to exit without deleting the data source.

Â