Skip to content

flow-php/etl-adapter-postgresql

Repository files navigation

ETL Adapter: PostgreSQL

Flow PHP's Adapter PostgreSQL is designed to seamlessly integrate PostgreSQL within your ETL (Extract, Transform, Load) workflows. This adapter is built on top of the flow-php/postgresql library, providing efficient data extraction capabilities with built-in pagination support. By harnessing the Adapter PostgreSQL library, developers can tap into robust features for precise database interaction, simplifying complex data transformations and enhancing data processing efficiency. The adapter supports two pagination strategies: LIMIT/OFFSET for simple use cases and Keyset (cursor-based) pagination for large datasets with consistent performance. This library epitomizes Flow PHP's commitment to delivering versatile and efficient data processing solutions, making it an excellent choice for developers dealing with PostgreSQL database operations in large-scale and data-intensive environments.

Important

This repository is a subtree split from our monorepo. If you'd like to contribute, please visit our main monorepo flow-php/flow.

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

No packages published

Languages