- Organizing large PostgreSQL projects with Node.js. See [pg-promise-demo](https://github.com/vitaly-t/pg-promise-demo) + [utils namespace](http://vitaly-t.github.io/pg-promise/utils.html) - Efficient data imports/uploads, with the help of the [helpers namespace](http://vitaly-t.github.io/pg-promise/helpers.html) - Events / triggers, plus [LISTEN / NOITIFY](https://github.com/vitaly-t/pg-promise/wiki/Learn-by-Example#listen--notify)