pg-listen is a Node.js library that simplifies listening to PostgreSQL notifications via the LISTEN/NOTIFY mechanism. It enables real-time event handling by subscribing to PostgreSQL channels and reacting to database changes. pg-listen is ideal for applications needing real-time updates or inter-process communication.
Features
- Connects to PostgreSQL channels using LISTEN/NOTIFY
- Asynchronous event handling in Node.js
- Automatic reconnection and error handling
- Supports multiple listeners on different channels
- Lightweight with zero external dependencies
- Built-in logging and lifecycle management
Categories
DatabaseLicense
MIT LicenseFollow pg-listen
Other Useful Business Software
99.99% Uptime for MySQL and PostgreSQL Databases
Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of pg-listen!