pg2sqs

Stream Postgres data to AWS SQS effortlessly

Why pg2sqs?

Real-time Data Streaming

Captures row-level changes (insert, update, delete) from WAL in real time and publishes them into SQS, enabling event-driven pipelines on AWS.

Reliable Delivery

Ensures at-least-once delivery and guarantees exactly-once delivery for transactions while running, avoiding duplicate messages for the same row change

Scalable Architecture

Built for high-throughput and scalable event-driven systems without extra complexity.

Easy to Integrate

Distributed as both a binary (for running on EC2) and a Docker container (for ECS), making deployment inside AWS straightforward and flexible.

Get Your Download

Fill out your name and email below to get the download link for pg2sqs immediately.
See documentation here
← Back to Home