Can be used as a content search connector for Manage in Place.
MongoDB is a source-available cross-platform document-oriented database program. Classified as a NoSQL database program, MongoDB uses JSON-like documents with optional schemas.
Note: This page is only meant to cover using MongoDB without GridFS. The
common use case for MongoDB without GridFS is to act as an indexing engine, like
Elasticsearch.