Answer Posted / Vishwas Pandey
The performance of MongoDB compared to SQL databases can vary depending on the specific use case. MongoDB is often faster for complex queries that involve joins and nested data, but traditional SQL databases might be quicker for simpler transactions with structured data.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers