Complete MongoDB Tutorial #10 - Operators & Complex Queries

Поделиться
HTML-код
  • Опубликовано: 16 ноя 2024

Комментарии • 27

  • @onyilimba
    @onyilimba 2 года назад +21

    This is nice and I like that he didn't straight start using the web atlas stuff, it makes me mad when I see tutorial just straight up start using that because it's easy. Great work.

  • @drewlockliear1436
    @drewlockliear1436 Год назад +1

    I honestly don't know where I'd be without Net Ninja 🙏

  • @Abdallah_Ismail
    @Abdallah_Ismail Год назад +20

    Query Selectors
    Comparison
    For comparison of different BSON type values, see the specified BSON comparison order.
    - Name
    = Description
    $eq
    Matches values that are equal to a specified value.
    $gt
    Matches values that are greater than a specified value.
    $gte
    Matches values that are greater than or equal to a specified value.
    $in
    Matches any of the values specified in an array.
    $lt
    Matches values that are less than a specified value.
    $lte
    Matches values that are less than or equal to a specified value.
    $ne
    Matches all values that are not equal to a specified value.
    $nin
    Matches none of the values specified in an array.
    Logical
    - Name
    = Description
    $and
    Joins query clauses with a logical AND returns all documents that match the conditions of both clauses.
    $not
    Inverts the effect of a query expression and returns documents that do not match the query expression.
    $nor
    Joins query clauses with a logical NOR returns all documents that fail to match both clauses.
    $or
    Joins query clauses with a logical OR returns all documents that match the conditions of either clause.

  • @sibusisomkhwanazi9800
    @sibusisomkhwanazi9800 2 года назад +2

    Can't wait for aggregation and transactions videos. Thank you Net Ninja

  • @baluc6623
    @baluc6623 2 дня назад

    your English is really awesome

    • @NetNinja
      @NetNinja  2 дня назад

      Aha, thank you! I'm a native speaker :)

  • @abidibnazam4462
    @abidibnazam4462 Год назад

    Your style of teaching is very neat and easy to understand, which is helping students who have not much deeper understanding of English.

  • @MaenEnma
    @MaenEnma Год назад

    I can tell your taste in books is impeccable

  • @diloncarnie9413
    @diloncarnie9413 2 года назад +1

    Great course! Please continue to upload the rest. Take your time, but also ples upload quick 3:

  • @ahmedmohamed-vl7fj
    @ahmedmohamed-vl7fj 2 года назад +1

    thanks alot for these great toturials ur the best

  • @nhutdangminh5458
    @nhutdangminh5458 2 года назад +1

    cant wait for dealing with large documents

  • @gameboyui
    @gameboyui Год назад

    Very helpful video. Also can you please tell me how are you brackets autocompleting in shell? mine just starts with open brackets.

  • @tszkinwong6170
    @tszkinwong6170 3 месяца назад

    i know this sounds funny but can i know which keyboard model you use?

  • @HakuzaPK
    @HakuzaPK 3 месяца назад

    what about and?

  • @althafaralijaffarali1803
    @althafaralijaffarali1803 2 года назад +2

    If it's a complete video will you include realm, serverless, aggregation charts, geospatial query and SCALING FOR ENTERPRISE(like millions of users ) application?? Thank you so much!!!!!

  • @jamalxd5647
    @jamalxd5647 Год назад

    Thanks

  • @S_Saurav
    @S_Saurav Год назад

    completed.

  • @daniyalkhan3797
    @daniyalkhan3797 Год назад +1

    Notes:
    $lt, $gt, $lte, $gte
    $or
    Examples: { $or: { rating: { $lt: 9 } } }

  • @Code7s
    @Code7s Год назад

    Arigato Gzaimas

  • @niloynath8458
    @niloynath8458 2 года назад +1

    ❤️

  • @Pareshbpatel
    @Pareshbpatel Год назад +2

    {2022-12-29}

  • @notlatif6214
    @notlatif6214 Год назад

    Un po' malato come sistema però vabbè ci sta fratello. Anche se non c'ha senso

  • @fiendsgaming7589
    @fiendsgaming7589 2 года назад +1

    thanks!💓