DEV Community

SaKKo
SaKKo

Posted on

NoSQL, why? I love transactional database but I'm not sure if I'm missing anything.

I've developed more than 100 applications over 10 years for my customers and none of them are NoSQL.

I've tried a few like, mongo, dynamo, firebase, but I don't really understand the use case.

Moreover, I'm not sure if I can maintain the software for the next 3-8 years without problems querying older data.

Am I missing anything?

  • scaling?
  • easier change request?

Which kind of project should I use NoSQL?

thankz!

Top comments (0)