Skip to content

Commit a49181a

Browse files
committed
Merge pull request brianc#926 from bradyholt/patch-1
Adding MassiveJS to Extras section of README
2 parents e6649f2 + cde7b3d commit a49181a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,7 @@ node-postgres is by design pretty light on abstractions. These are some handy m
152152
- [XeCycle/pg-template-tag](https://github.com/XeCycle/pg-template-tag) - Write queries with ES6 tagged template literals, a "poor man's query builder".
153153
- [recursivefunk/pg-gen](https://github.com/recursivefunk/pg-gen) - Use ES6 Generators to paginate through large Postgres result sets
154154
- [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.
155156

156157
## License
157158

0 commit comments

Comments
 (0)