Does mongodb database have tables for storing records?
Answer / Suresh Kumar
No, MongoDB does not use tables to store records like traditional RDBMSs. Instead, it stores data in flexible documents with dynamic schemas within collections. These documents can contain fields of various data types and can be nested or array-based, offering a more adaptable approach for storing structured and unstructured data.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to connect to mongodb using mongoose in node.js?
Who owns mongodb?
How do you delete a document from a collection?
When was mongodb founded and why it is called mongodb?
How to create primary/foreign key relationships in mongodb?
Why is mongodb so fast?
Why mongodb data files so large (in size)?
Can mongodb store structured data?
What is the difference between mongodb and couchdb?
While creating schema in mongodb what are the points need to be taken in consideration?
what is the role of profiler in mongodb?
What is mongodb query language?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)