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
You Might Also Like
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of pg-listen!