Mongodb
Installation
UI tools =
- MongoDB_Admin
git clone https://github.com/hatamiarash7/MongoDB_Admin cd MongoDB_Admin npm start &
- Robo 3T
~/apps/robo3t/bin/robo3t &
Querying
- OR
{"$or": [{"firstName": "Michael"}, {"firstName": "Tom"}]}
git clone https://github.com/hatamiarash7/MongoDB_Admin cd MongoDB_Admin npm start &
~/apps/robo3t/bin/robo3t &
{"$or": [{"firstName": "Michael"}, {"firstName": "Tom"}]}