Node Red CRUD Application

Поділитися
Вставка
  • Опубліковано 28 січ 2025

КОМЕНТАРІ • 11

  • @upendrachaudhari4635
    @upendrachaudhari4635 4 місяці тому

    the best mysql database tutorial 👍

  • @vandehoek
    @vandehoek Рік тому +1

    Wow, great video. Thanks.

  • @JuanDavidLeon-y2c
    @JuanDavidLeon-y2c Рік тому +2

    Excelente explicación, gracias.

  • @a14266
    @a14266 3 місяці тому

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

    • @ruwindustries
      @ruwindustries  3 місяці тому

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

  • @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 UA-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.