Topic: MongoDB
Across
- 3. Data is stored in the form of ___documents.
- 4. A method is used to find the documents present in the given collection, then this method returned a pointer which will points to the documents of the collection.
- 5. One of the operation to use MongoDB query API.
- 7. MongoDB allows data to be processed using a _______ pipeline of stages.
- 9. MongoDB stores data in a type of JSON format called ____.
Down
- 1. Records in a MongoDB database are called ____.
- 2. MongoDB provides a graphical user interface (GUI) tool for interacting with databases called MongoDB _______.
- 6. MongoDB uses _______ to improve the performance of read queries.
- 8. MongoDB _______ is a fully managed cloud database service.
- 10. ___ designed to handle and store large volumes of unstructured and semi-structured data.