Discussion about this post

User's avatar
Abhishek's avatar

What devs get wrong when moving from NoSQL to SQL (or vice versa), is that both require different ways to model schema.

SQL tends to perform well when dealing with a more normalised schema vs MongoDB isn’t really built to query normalised schema.

2 more comments...

No posts

Ready for more?