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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of pg-listen!