Learning how to connect to data sources for profiling, performing an overview analysis and taking a quick look at data with the Data Explorer.
In this exercise, you will perform a Connection Analysis which will enable you to sort the schemas that you need to profile. The exercise comprises three steps: creation of a database connection, creation of a “database structure overview” analysis and tables structure and content discovery inside the data explorer.
Prerequisites: To follow this tutorial, you need to extract and install the cif and crm databases zipped in the exampleFile.zip file available for download in the Download it! section of this tutorial.
By default, on a MySQL server, the user does not need to specify a DB-name to connect to.
Once the connection has been created, Talend Open Studio for Data Quality or Talend Enterprise Data Quality gathers
information coming from all the databases the user has access to.
In this perspective, you can select the tables in the right panel and display the columns (Columns tab) and primary key (Primary Keys tab) and also preview the contents of the tables (Preview tab).