Across
- 2. A capped collection that stores an ordered history of writes to the database
- 5. A type of index on a field that holds an array value
- 6. Feature that allows real time data changes
- 10. A replica set member that exists only to vote in elections
- 11. A concept for storing large files in a MongoDB
- 12. default storage engine used by MongoDB
- 13. A data structure that optimizes
Down
- 1. A query that does not have to examine any documents and can be satisfied entirely using an index
- 3. equivalent of table in MongoDB
- 4. A compression technique that provides higher compression rates at the cost of more CPU
- 7. A horizontal scalability feature from MongoDB
- 8. A feature allowing multiple database servers to share the same data
- 9. A framework modeled on the concept of data processing pipelines
- 10. DBaaS from Mongo
