andywer / pg-listenLinks
📡 PostgreSQL LISTEN & NOTIFY for node.js that finally works.
☆625Updated last year
Alternatives and similar repositories for pg-listen
Users that are interested in pg-listen are comparing it to the libraries listed below
Sorting:
- 🐦 A Stack Overflow-inspired PostgreSQL migration library with strict ordering and immutable migrations☆330Updated last year
- A PostgreSQL, MySQL, and SQL Server migration tool using plain sql scripts.☆458Updated 8 months ago
- Opinionated SQL-powered productive roll-forward migration tool for PostgreSQL.☆791Updated this week
- High performance Node.js/PostgreSQL job queue (also suitable for getting jobs generated by PostgreSQL triggers/functions out into a diffe…☆1,982Updated last month
- ES2015 tagged template string for preparing SQL statements, works with `pg`, `mysql`, `sqlite` and `oracledb`☆380Updated last year
- Zero-abstraction Postgres for TypeScript: a non-ORM database library☆1,360Updated last month
- PostgreSQL🤝TypeScript monorepo. SQL client/admin UI/smart migrator/type generator/schema inspector☆242Updated last month
- A Publish/Subscribe implementation on top of PostgreSQL NOTIFY/LISTEN