flow-php/etl-adapter-postgresql
PHP ETL - Adapter - PostgreSQL
Maintainers
Package info
github.com/flow-php/etl-adapter-postgresql
pkg:composer/flow-php/etl-adapter-postgresql
Requires
- php: ~8.3.0 || ~8.4.0 || ~8.5.0
- flow-php/etl: 0.41.0
- flow-php/postgresql: 0.41.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT e16129a9ad2177cdcd4b4140dd0722769f5b77da
README
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.
- 📜 Documentation
- ➡️ Installation
- 🛠️ Contributing
- 🚧 Upgrading
