IntelliJ IDEA Database Tools 2020.3

Поділитися
Вставка
  • Опубліковано 10 лис 2020
  • Use the link below to get 60% OFF on the Entire Course.
    Mastering IntelliJ IDEA for Java Devs 🧑‍💻
    www.udemy.com/course/masterin...
    In this video, we’ll see a full example of how to use using IntelliJ IDEA support for the following operations.
    - Create JPA Project
    - Create Datasource
    - Create Entities
    - Create Repositories
    - Analyse query performance
    - Navigation and Refactoring database objects
  • Наука та технологія

КОМЕНТАРІ • 12

  • @dTnbilim
    @dTnbilim 3 роки тому

    awesome, I am junior for 3 months and gave me a lot ideas.

  • @patrickjoly7820
    @patrickjoly7820 3 роки тому +1

    Very good stuff sir. Thank you!

  • @DelLego
    @DelLego 3 роки тому

    Please keep these videos coming! Maybe make a video about IntelliJ http client?

  • @arminrovcanin872
    @arminrovcanin872 3 роки тому

    In the Account Entity you are explicitly declaring a foreignkey by using @foreignkey notation. Is this required? I have seen many different explanation regarding bidirectional mappings for OneToMany and ManyToOne. All of them are not using the @foreignKey notation.The Entity which has the oneToMany relation is just using the mappedby notation and the manyToOne Entity is using like you the @JoinColumn but as I said without @foreignkey. What is the difference? The difference that I noticed was when visualising the two tables in Intellij and I didn’t see a connection line as in your tutorial. Should that connection line be visible to have properly designed oneToMany relation? Your tutorial is awesome thank you!

  • @rommelitus
    @rommelitus 3 роки тому

    Hello nice video, I have intellij ultimate version and I am able to execute queries, now I would like to execute plain and see how flame graph works. in the video 18:13 you execute Explain analysis and I see that you have flame graphs icon enabled in my case I have disabled and that is my issue , how can I solve it
    Thanks in advance

  • @rmanamuli6732
    @rmanamuli6732 3 роки тому

    Waaouhh Thank you so much :)

  • @user-cp6sl5uw8u
    @user-cp6sl5uw8u 10 місяців тому

    which plugin used for database for intellij plugin?

  • @rmanamuli6732
    @rmanamuli6732 3 роки тому

    Can you make a video on how to make / add index like you suggest ?

    • @HighPerformanceProgramming
      @HighPerformanceProgramming  3 роки тому

      Hello Rman!
      Adding an index is very simple:
      CREATE INDEX name ON table (column);
      However, adding one that adds value depends on a lot of variable. You can find out more info here for PostgreSQL: distributedsystemsauthority.com/index-efficiency-and-maintenance-postgresql-12-high-performance-guide-part-5-12/

  • @prashantmeena6137
    @prashantmeena6137 2 роки тому

    FUCKKKK, This is DOOOOOPEEEE

  • @StaStestiStoStu
    @StaStestiStoStu 3 роки тому

    The background music is slightly distracting when listening on higher speed