Skip to content

Examples

Copy-paste-ready workflows that demonstrate DBPort end to end.

Both examples cover the same pipeline. The CLI workflow is the default way to work with DBPort. The Python workflow shows programmatic control for custom model logic.

  • CLI Workflow — full CLI example: init, configure, run, publish
  • Python Workflow — full Python API example: load, transform, publish

See also: Getting Started for setup prerequisites · API Reference for parameter details