Hacker News new | ask | show | jobs
by masonhensley 2147 days ago
Thanks for sharing @jamalx31. Something like this has been on my open source todo list for a while. Great work - looks sharp.

Bonus points for the easy heroku deployment.

Curious - any reason behind using mongo vs a relational db? Was that more aligned with the apollo stack (I haven't kept up with it)?

1 comments

Thanks @masonhensley I used Mongo just because I have more experience with it. is there any advantage of using relational db in this case?