Find Methods, Operators, And Filters In MongoDB
Dec 03 2018

Jinal Shah

In this video of MongoDB Series, I will show how to import JSON data to a MongoDB Database (Collection) and perform some operations with find and findOne methods. Also, we will see some queries with comparison and logical operators, such as - $eq, $gt, $nin, $and etc.