pg_flo, the easiest way to move and transform data between PostgreSQL databases
published on 2024/11/04
- Real-time Streaming. Stream data changes in near real-time using PostgreSQL Logical Replication.
- Bulk Copy. Parallelizable bulk copy for fast initial data synchronization.
- Powerful Transformations. Apply regex-based transformations, mask sensitive data, and filter based on column values before the changes reach the destination.
- Flexible Routing. Route data seamlessly between tables - whether to differently named tables or the same table with custom column mappings.