Node Red CRUD Application

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

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

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

    the best mysql database tutorial 👍

  • @vandehoek
    @vandehoek 11 หลายเดือนก่อน +1

    Wow, great video. Thanks.

  • @a14266
    @a14266 20 วันที่ผ่านมา

    thanks for the nice tutorial, For the Delete function , how to make it pop a Confirmation action after user press delete ?

    • @ruwindustries
      @ruwindustries  20 วันที่ผ่านมา

      You can use a dashboard notification with user input and only execute the query when the user pressers yes or something

  • @JuanDavidLeon-y2c
    @JuanDavidLeon-y2c ปีที่แล้ว +2

    Excelente explicación, gracias.

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

    I'll have to learn what CRUD is an acronym for! However, the tutorial was excellent. I'll also have to find out how you get the javascript entry screen in a function node to go to full screen or the larger window. I have subscribed and will look forward to more mySQL or mariaDb tutorials. As a wish list I would like to know how to link multiple tables and to INSERT / SELECT data from them.

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

      CRUD stands for Create, Read, Update and Delete. Which are the most used actions performed on databases. There should be a expand button on the top right corner of the JavaScript window. The thing is that this is a bit to deep into SQL for a TH-cam channel about node-red as the only thing changing are the SQL requests.

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

      Thank you for your reply, most helpful@@ruwindustries

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

    Good video. When are you going to move to dashboard 2.0?

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

      As of right now, there are so many things missing that are required to build a proper dashboard. For now, I will use the old dashboard.