Skip to main content Skip to complementary content

Using metadata to read a database and displaying the results

You can read and manage databases in Talend Studio, allowing you to integrate them into your data management workflows.

Before you begin

Procedure

  1. In the Repository, expand Metadata > Db Connections.
  2. Drag-and-drop a database metadata on the Designer.
    1. Select a tDBInput component.
      The component inherits the database schema.
  3. In the Designer, add a tLogRow component.
  4. Right-click the tDBInput component.
    1. Select Row > Main.
    2. Click on the tLogRow component to link the two.
  5. Optional: In the tLogRow component, select the Table Mode.
  6. In the Run view, click Run.

Results

The tDBInput component, configured through metadata, reads your database, and the tLogRow component displays its content on the console.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!