I'm developing a new app and while I really like the entire Meteor ecosystem, I'm a bit turned off by the MongoDB requirements, mostly because a document-based database seems like putting a square peg through a round hole, due to the lack of Joins, which my DB setup would have used extensively.I'm developing a new app and while I really lik