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 |
Is mongodb a relational database? Explain
By default, which index is created by mongodb for every collection?
Is mongodb open source?
What are difference between sql server and nosql database?
How much ram do I need for mongodb?
Which is better firebase or mongodb?
What is mongodb in big data?
How does mongodb provide consistency?
Is mongodb good for transactional?
in mongodb, What is crud?
Is mongodb atlas free?
What is the usage of profiler in mongodb?
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)