Computer Science, asked by rakeshpatilrp681, 11 months ago

What is mongodb why use more than sql?

Answers

Answered by Anonymous
0

Answer:

MongoDB is almost 100 times faster than traditional database system like RDBMS, which is slower in comparison with the NoSQL databases. ... MongoDB supports deep query-ability i.e we can perform dynamic queries on documents using the document-based query language that's nearly as powerful as SQL.

Similar questions