Manage Data Sources
Once you have created workspaces and set up their hierarchy, create data sources.
A data source is a logical object in GoodData Cloud Native (GoodData.CN) that represents the database where your source data is stored. To integrate your database into GoodData.CN, you connect it to a workspace. As a result, a data source is registered as an entity in GoodData.CN.
To learn what databases you can integrate with GoodData.CN, see Supported Databases.
When you create a data source for your database, GoodData.CN scans the database, transforms its metadata to a declarative definition of the physical data model (PDM), and stores the PDM under the data source entity. You then generate a logical data model (LDM) from the stored PDM.
The LDM must be mapped to the PDM. In your insights, you can use only the LDM entities (attributes, facts, and so on) that are mapped to the corresponding table columns in the PDM. If you use an unmapped entity in an insight, an error occurs.
If you use an unmapped entity in Analytical Designer or Dashboards, a generic error message is displayed. A user-friendly error message is available via the browser’s developer console.
To learn how to work with the data sources, read the following sections: