No, you do not have to use Mongodb with Node.js
Vast majority of beginner nodejs tutorials use mongodb for the database. For simplicity sake, this is fine for beginners. It saves them the hassle of dealing with SQL table relations, so they can just stick any data in and get it out to render it on ...
May 13, 20203 min read57
