Infosys Interview Question

As I mentioned mongodb and MySQL in resume.. he asked difference between mongodb and mysql

Interview Answer

Anonymous

May 2, 2025

I answers it simply with mongodb is nosql database and MySQL is sql based database and it is rdbms. In mongodb data is stored in JSON format where as in MySQL it is stored in tables.