Does mongodb have tables?
Answer Posted / Pallav Sharma
No, MongoDB does not use traditional tables like relational databases. Instead, it stores data in flexible documents with dynamic schemas.
Post New Answer View All Answers
How did mongodb get its name?
2
How to define array in mongoose schema?
what is the command syntax for inserting a document?
6