PacificKode interview question

difference between mysql and mongodb

Interview Answer

Anonymous

16 Sept 2024

MySQL is a relational database system that stores data in a structured tabular format. In contrast, MongoDB stores data as JSON documents in a more flexible format.