We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6649f2 commit cde7b3dCopy full SHA for cde7b3d
README.md
@@ -152,6 +152,7 @@ node-postgres is by design pretty light on abstractions. These are some handy m
152
- [XeCycle/pg-template-tag](https://github.com/XeCycle/pg-template-tag) - Write queries with ES6 tagged template literals, a "poor man's query builder".
153
- [recursivefunk/pg-gen](https://github.com/recursivefunk/pg-gen) - Use ES6 Generators to paginate through large Postgres result sets
154
- [vitaly-t/pg-minify](https://github.com/vitaly-t/pg-minify) - Minifies PostgreSQL scripts.
155
+- [MassiveJS](https://github.com/robconery/massive-js) - A simple relational data access tool that has full JSONB document support for Postgres.
156
157
## License
158
0 commit comments