1. Start the stack
pipeline container to show Started PipelineServiceApplication.
2. Register a pipeline
Create a pipeline configuration that defines the source schema and PostgreSQL destination:3. Upload a CSV file
Create a sample CSV file:pipelineToken for tracking:
4. Check status
begin, processing, end.
5. Verify the data
Connect to PostgreSQL (database:mydb) and query the table:
Next Steps
- Pipeline Configuration - Explore all configuration options
- Data Quality - Add validation rules
- Destinations - Write Parquet files to MinIO
- Transformations - Transform data with AI (CodeGen)