Mongodb
Installation
UI tools =
- MongoDB_Admin
git clone https://github.com/hatamiarash7/MongoDB_Admin && cd MongoDB_Admin
- Robo 3T (open source? not sure)
Querying
- OR
{"$or": [{"firstName": "Michael"}, {"firstName": "Tom"}]}
git clone https://github.com/hatamiarash7/MongoDB_Admin && cd MongoDB_Admin
{"$or": [{"firstName": "Michael"}, {"firstName": "Tom"}]}