Database Connections and Connection Pooling

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

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

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

    This is a great talk! Realized you have a whole playlist about databases. Definitely going to check it out.

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

    This is really good! Your points on SQL are interesting, as you see the emergence of tools like DBT

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

    Damn, this talk is gold, can't believe you only have 1k views and 23 likes... Anyways, thank you!

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

      For anyone who stumbles upon this, it will be relevant for beginners that have explored/worked with the databases for 2-3 months already. Watch it and listen carefully :) Good luck all!

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

      glad you liked it!

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

    Hi, Just found your channel. Thank you for this discussion. When you mention "the book", which book are you referencing?

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

      Database Systems: The Complete Book
      Book by Héctor García-Molina, Jeffrey Ullman, and Jennifer Widom

  • @Cognitoman
    @Cognitoman 2 ปีที่แล้ว

    Do you have any examples on to scale databases ? And performance

  • @Gitalien1
    @Gitalien1 3 ปีที่แล้ว

    31:50 - Why not doing a try with resource on the Statement and ResultSet ?