|
|
|
|
|
by marcosdumay
65 days ago
|
|
No, when things change fast and unpredictably, NoSQL is worse than when they are well-known and stable. NoSQL gains you no speed at all in redesigning your system. Instead, you trade a few hard to do tasks in data migration into an unsurmountable mess of data inconsistency bugs that you'll never actually get into the end of. > is mostly bad design decisions and poor domain knowledge Yes, using NoSQL to avoid data migrations is a bad design decision. Usually created by poor general knowledge. |
|
Stop and go ask more questions until you have a better understanding of the problem.