Ingestr

Category: Cloud Status: draft

Integrates with Ingestr — a CLI data pipeline tool that moves data between any source and destination (databases, cloud storage, APIs). Manage and run Ingestr pipeline definitions from within dbwebtool.

Connection Settings

Field Default Description
path (empty) Path to the directory containing Ingestr pipeline configuration files

Authentication

No direct authentication. Pipeline source/destination credentials are embedded in the Ingestr configuration files.

Supported Actions

Ingestr pipeline file management. Run data ingestion pipelines configured via YAML/JSON files.

Required Setup

Ingestr must be installed separately:

pip install ingestr

External Links