What is a namespace in mongodb?
Answer / Yogesh Chauhan
A namespace in MongoDB represents a collection or database. Each collection and database has a unique namespace, which is composed of the database name (if specified) followed by a dot (".") and the collection name. For example, if you have a database named 'mydb' with a collection called 'mycoll', its namespace would be 'mydb.mycoll'.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is a secondary or slave?
Is mongodb relational?
Is mongodb support acid transactions?
What are the limitations of mongodb?
What are journaling in mongodb?
What is a mongodb collection?
What is crud in mongodb?
How do I create a collection in mongodb? Write it's syntax
Compare mongodb and couchdb at high level?
Can we store pdf in mongodb?
What is the limitations to run mongodb on 32 bits OS?
Explain sharding 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)