The Montreal.rb October 2024 talk "Tame Complex Queries with Database Views" had its video, slides, and code posted.
YouTube Video:
Presentation Slides:
https://davidcornu.github.io/views-demo/
GitHub Code Repository:
https://github.com/davidcornu/views-demo
Talk Description:
PostgreSQL views are a useful tool to make query logic reusable and maintainable. This talk will cover their pros and cons, a couple of real-world use cases, and how to use them in Rails apps using the Scenic gem.
Happy learning!
No comments:
Post a Comment