This is an introduction to using PostgreSql with Node.js to create a RESTful backend service. Specifically, the javascript ORM for Node.js: Bookshelf.js. The aim of this post is to provide a guiding hand to any budding backend developers who are interested to create a RESTful API using Node.js.
Full article