PgHook is a tool for streaming PostgreSQL change events using logical replication via PgOutput2Json, delivering updates to a specified webhook. It can be run as a lightweight Docker container and requires configuration through environment variables for PostgreSQL connection, publication names, and webhook URL. The project includes detailed setup instructions for both PostgreSQL and Docker, enabling easy integration of real-time data changes into applications.
pghook ✓
postgresql ✓
webhook ✓
+ docker
replication ✓