Do mongodb databases have tables and schemas?
Answer / Manish Nandan
MongoDB does not use the traditional table-based structure found in relational databases. Instead, it uses collections (similar to tables) and documents (similar to rows with dynamic schema).
| Is This Answer Correct ? | 0 Yes | 0 No |
Where is the mongodb database?
Why mongodb is faster?
How does mongodb replica set work?
How does mongodb sharding work?
Which language is used in mongodb?
How to create multiple collections in mongodb?
Who uses mongodb?
What kind of database is mongodb?
What happens when a shard is down or slow when querying?
What is the command syntax that tells you whether you are on the master server or not? And how many master does mongodb allow?
When an object attribute is removed, is it deleted from the store?
Can you create an index on an array field in mongodb? If yes, what happens in this case?
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)