(no title)
steffan | 5 months ago
This isn't to say that there aren't use cases that might be better served by either database or a combination, but for your particular use, you may not be gaining enough to offset the added complexity of using two different databases.
Obv. I'm biased, but I would recommend using MongoDB :)
Here's a reference for some design patterns to consider: https://www.mongodb.com/company/blog/building-with-patterns-...
No comments yet.