Expanso Db2 To Bigquery

Migrate financial transactions from DB2 to BigQuery

expanso-io Updated

File contents

DB2 to BigQuery

Migrate financial transactions from DB2 to BigQuery

Category

enterprise-migration

Quick Start

# Run the pipeline with sample data
./run.sh

# Or run directly with Expanso CLI
expanso run -c pipeline.yaml

Pipeline

The pipeline.yaml contains the complete Expanso configuration.

Requirements

  • Expanso Edge installed (clawhub install expanso)
  • Required credentials configured (see pipeline.yaml for env vars)

Testing

./test.sh

Related

expanso-io/skills.expanso.io/tree/main/skills/recipes/db2-to-bigquery commit 672dfb68b1

Frequently asked questions

npx skillmds@latest add expanso-io/expanso-db2-to-bigquery-2