mirror of
https://github.com/brianc/node-postgres.git
synced 2026-01-18 15:55:05 +00:00
Update readme
Add links to pg module and pg-query-stream module
This commit is contained in:
parent
dfae78e383
commit
75c94dc7fd
@ -9,9 +9,11 @@ Non-blocking PostgreSQL client for Node.js. Pure JavaScript and optional native
|
||||
|
||||
## Monorepo
|
||||
|
||||
This repo is a monorepo which contains the core [pg](https://github.com/brianc/node-postgres) module as well as a handful of related modules.
|
||||
This repo is a monorepo which contains the core [pg](https://github.com/brianc/node-postgres/tree/master/packages/pg) module as well as a handful of related modules.
|
||||
|
||||
- [pg](https://github.com/brianc/node-postgres/tree/master/packages/pg)
|
||||
- [pg-cursor](https://github.com/brianc/node-postgres/tree/master/packages/pg-cursor)
|
||||
- [pg-query-stream](https://github.com/brianc/node-postgres/tree/master/packages/pg-query-stream)
|
||||
|
||||
_(more to come, I'm in the process of migrating repos over here)_
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user