mirror of
https://github.com/brianc/node-postgres.git
synced 2025-12-08 20:16:25 +00:00
Improve accuracy of pg-gen description – I looked at it and there’s no sign of generators, even though the readme mentions pausing.
parent
6bc8ce8c0c
commit
893b53f6b5
@ -18,7 +18,7 @@ Standalone PostgreSQL packages.
|
||||
- [brianc/node-pg-query-stream](https://github.com/brianc/node-pg-query-stream) - Query results from node-postgres as a readable (object) stream.
|
||||
- [emilbayes/pg-ipc](https://github.com/emilbayes/pg-ipc) - IPC over PostgreSQL `LISTEN`/`NOTIFY`/`UNLISTEN` exposed as an `EventEmitter`.
|
||||
- [kibae/pg-logical-replication](https://github.com/kibae/pg-logical-replication) - PostgreSQL logical replication client.
|
||||
- [recursivefunk/pg-gen](https://github.com/recursivefunk/pg-gen) - Use ES6 generators to paginate through large result sets.
|
||||
- [recursivefunk/pg-gen](https://github.com/recursivefunk/pg-gen) - Paginate through large result sets with cursors.
|
||||
|
||||
|
||||
### API wrappers
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user