Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
Apparently you do not fully understand what they are for.
Although after the experience with mongodb, I also don’t understand why it can be needed at all.
Most likely you don't need it. It is unlikely that you have millions of requests per second and most likely you need views and normal transactions, which mongodb will not give you. If you're not 100% sure you need mongodb for your task, it's probably because you don't fucking need it.
in most cases it makes no sense
and in general solutions for different cases and do not compete with each other at the moment.
if you do not understand the essence of document-oriented databases, then there will be difficulties. there are many differences between them. And it all depends on the specific task, if you need to store a lot of unstructured and nested data, then mongo is better. + mongo is easier to scale horizontally.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question