Link Search Menu Expand Document

Meltano


meltano

Meltano is a data pipeline and modular open source data ops platform.

When you run a Meltano job and you have a MELTANO_DATABASE_URI set, data about that job run is stored in that database.

By using this data import, and providing an existing MELTANO_DATABASE_URI, you will get insights on Meltano job runs.

Prerequisites

Meltano Prerequisites

Data source settings

Meltano Database URI

Your target Meltano project’s database URI. By default, (if left blank), this value will be set to your workspace’s Meltano database URI.

Example database URI: postgresql://<username>:<password>@<host>:<port>/<database>?options=-csearch_path%3D<schema>

Learn more

Matatika Meltano Data Source Documentation

Meltano Hub Meltano Documentation


Table of contents