DEV Community

Discussion on: MySQL or MongoDB? What to Choose for your Next Project?

Collapse
 
abdurrkhalid333 profile image
Abdur Rehman Khalid

Actually, the Startups Need to get their data on the server in quick succession, so MongoDB plays a very important role in the fast deployment on the production servers. So NoSQL is good when the relationships are not very much, but when there are a lot of relations you will surely be choosing the Relational Databases such as MySQL.