MUG Search in MongoDB
Mongo DB - data structure
Data in db is stored in separate documents that contain the format of itself. It is written in JSON style as key-value pair. The format can be changed anytime as needed. Each
culak.hashnode.dev4 min read