This section provides popular use cases to empower your teams.
A pipeline without sources is not a pipeline! Start building your data pipeline by configuring a source job.
Check the tutorialYou've'finally configured your pipeline jobs. Now it's time to export the results. Let's configure a target job.
Check the tutorialYour data contains sensitive informations? Configure an anonymization job.
Check the tutorialHaving trouble expressing complex data-processing logic in SQL? Simply write it as a Python function and seamlessly integrate it into your pipeline.
Check the tutorialConfigure a validation job to apply validation/business rules directly into your pipeline!
Check the tutorialBuild your processing job with the full power and flexibility of SQL.
Check the tutorialGot custom logic? Drop it into a script job and run it right in your pipeline.
Check the tutorial