MongoDB Queries (Part 4) - Filter/Search Documents

preview_player
Показать описание
In this tutorial, you will learn how to can apply filters on Mongo DB documents, in order to retrieve the data that you are interested in. We shall check out the equality filter, available operators, compound filters and sorting.

MongoDB also provides the sort() function, if you need to order documents from a query.

Рекомендации по теме
Комментарии
Автор

Thank you a lot for giving very good first insight into mongo filtering!!!:) I wish you made also more complicated querries:).

janjajeznik
Автор

Salutare!

In primul rand, multumesc pentru video. Este foarte util. Voiam sa te intreb: cum se filtreaza cu operatorul OR? (De exemplu daca vreau sa filtrez toate documentele care au litera a in nume sau au peste 30 de ani, cum pot face asta?)

andreibroscaru
Автор

Thanks!! but how to return everyone when the name is undefined?

yeeumlee
Автор

Can I get your email as I have a few doubts regarding this topic? It would be very helpful.

mathumitha