cliboa is an application framework designed for building ETL/ELT pipelines.
It streamlines the entire process of fetching, transforming, and transferring data between various databases, cloud storage, and other services.

- Python based framework: Leverage the power and flexibility of Python.
- YAML-based configuration: Define and execute complex ETL/ELT workflows with simple, human-readable YAML files.
- Highly extensible: Easily implement custom modules in just a few steps if the built-in modules don't meet your specific needs.
Note
cliboa v3 has been released! With the release of v3, official support for v2 has ended. We recommend all users to migrate to v3.