However, I kept on noticing that I needed relationships in my data, which would hint that I should be using a relational database, such as the many SQL database systems out there.
What did I learn this week? Knex.js & Bookshelf.js
Travis Horn
83
Have you tried ReThinkDB? It has a powerful query language with the goodness of NoSQL. And real-time updating which is quite nice.