Beginner's Guide to MongoDB Triggers | MongoDB with Atlas

แชร์
ฝัง
  • เผยแพร่เมื่อ 19 ธ.ค. 2024

ความคิดเห็น •

  • @maowarisa3516
    @maowarisa3516 ปีที่แล้ว +1

    Thank you. Best wishes to you. :)

  • @satyanarayanae4688
    @satyanarayanae4688 ปีที่แล้ว +1

    Where is the change event document stored. I tried the same way but the variable value does not get populate.

    • @matthew_kompel
      @matthew_kompel  ปีที่แล้ว +2

      Make sure that you select the "full document" option when setting up the trigger. Then the variable "changeEvent.fullDocument" will have it stored. You can log Object.keys(changeEvent.fullDocument) to see the different keys of this object.

  • @gameplay_factory
    @gameplay_factory ปีที่แล้ว

    can you replicate database with scheduled trigger?

  • @RayuduDola
    @RayuduDola ปีที่แล้ว +1

    Can we write the trigger functions in python??

    • @matthew_kompel
      @matthew_kompel  9 หลายเดือนก่อน

      You could call an external function like lambda, and have python code in that function.

    • @adebayoadenekan8106
      @adebayoadenekan8106 7 หลายเดือนก่อน

      ​@@matthew_kompel can you explain what you mean here. I'm trying to implement mine in Python too.
      I would be glad if you respond.

  • @fernandofuentealba2623
    @fernandofuentealba2623 ปีที่แล้ว +1

    nice video ! , just improve your mic volume cus it was kinda hard to hear what you were saying.

  • @seouldot
    @seouldot ปีที่แล้ว +1

    sound is too low..I can't hear it