How To Connect to PostgreSQL Database in Visual Studio Code and Run SQL Queries (2024)

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

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

  • @ProgrammingKnowledge
    @ProgrammingKnowledge  9 месяцев назад +3

    How to Install PostgreSQL on Mac - ruclips.net/video/PShGF_udSpk/видео.html

  • @MrItzreal
    @MrItzreal 4 месяца назад +2

    I just wanted to say a huge thank you for your video! It was incredibly helpful in getting my PSQL database connected and working seamlessly within VS Code.
    In case anyone else runs into an error when testing their database, here's a tip: Make sure you're using the actual database name from PostgreSQL, not the name of your SQL file. For example, if your SQL file is named fruitsdatafile but your database in PostgreSQL is called fruits_data, you need to use fruits_data in the connection settings.

  • @rubenthehuman
    @rubenthehuman Месяц назад

    This is actually better than most tools I've tried

  • @simonvellin6951
    @simonvellin6951 25 дней назад

    Thank you so much for the help!
    Does anyone knows if there's a ULM diagram feature from this package? Such that after creating tables and connection using SQL queries, it automatically translate the DB's logic into a diagram?

  • @TheOriginalAduss
    @TheOriginalAduss 2 месяца назад

    has helped me a lot, thank you very much!

  • @mahitharachchi4116
    @mahitharachchi4116 20 дней назад

    Thank you so much

  • @timbui5556
    @timbui5556 7 месяцев назад

    Wonderful tutorial. Thank you!

  • @codeNameMoose907
    @codeNameMoose907 7 месяцев назад

    🙏🏾 Thank you so much! That was really helpful!

  • @peaceazugo927
    @peaceazugo927 6 месяцев назад +1

    well explained thank you!

  • @kausthubhjrao122
    @kausthubhjrao122 7 месяцев назад

    How do i save the queries, Can i directly run queries from the explorer section if i want to?

  • @enjoyourjoint5012
    @enjoyourjoint5012 7 месяцев назад

    What is the difference using PostgreSQL extension, and not SQL tools?

  • @VeynShot
    @VeynShot 5 месяцев назад

    thank you ! mega great tutorial

  • @js_offc8436
    @js_offc8436 2 месяца назад

    Thank you

  • @ShahabNasiri-fc1kr
    @ShahabNasiri-fc1kr 6 месяцев назад

    you are the best thank you a lot :))))

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

    password authentication failed for user "postgres"

  • @bhavyasrinivas-wz4eo
    @bhavyasrinivas-wz4eo 8 месяцев назад +1

    I am getting error while connecting

    • @natapassos7024
      @natapassos7024 5 месяцев назад

      me too

    • @natapassos7024
      @natapassos7024 5 месяцев назад

      my erro is when i put the of connection name,but doesn´t work