Discussion about this post

User's avatar
Jedidiah May's avatar

Great summary.

Expand full comment
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.

Expand full comment
1 more comment...

No posts