Unlike relational database models, MongoDB documents can have fields which have values as arrays . The prototypical example in almost all MongoDB documentation is a document having a tags field, whose ...