Across
- 2. Data is stored in the form of ___documents.
- 3. One of the operation to use MongoDB query API.
- 4. MongoDB provides a graphical user interface (GUI) tool for interacting with databases called MongoDB _______.
- 5. MongoDB allows data to be processed using a _______ pipeline of stages.
- 8. ___ designed to handle and store large volumes of unstructured and semi-structured data.
- 9. MongoDB stores data in a type of JSON format called ____.
Down
- 1. Records in a MongoDB database are called ____.
- 3. 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.
- 6. MongoDB _______ is a fully managed cloud database service.
- 7. MongoDB uses _______ to improve the performance of read queries.
