Talk in English - US at Longhorn PHP 2025
Track Name:
Hill Country C
View Slides: https://www.slideshare.net/slideshow/can-ai-write-better-sql-than-you-longhorn-php-2025/283892931
Short URL: https://joind.in/talk/900e3
(QR-Code (opens in new window))
Ah, Structured Query Language! Everyone's favorite quirky declarative language! Do you ever wish you had a coding assistant for the times you need to write SQL, or just want to write queries in English? Artificial Intelligence has progressed greatly in the past several years, so why not send it off to deal with databases on your behalf? This is a survey of what you can, and should not, do with AI in dealing with your databases. You will also see how an AI assistant can help you write or rewrite queries, investigate that schema 'tossed over the wall' that you know nothing about but have to support, and take care of all that yucky syntax stuff. Unless you really like writing later subqueries and CTEs that rhyme in iambic pentameter for fun, it is time to start working with an AI when dealing with databases.
Comments
Please login to leave a comment
Interesting comparison of AI generators of SQL. I will definitely look into dbeaver.
Thank you for the talk. I'm going to try and get work to pay for a license so I can start using some of these features.