
14 Oct
2024
14 Oct
'24
10:30 p.m.
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. YouTube : https://www.youtube.com/watch?v=gdrscLBNvDo Presentation Slides : https://davidcornu.github.io/views-demo/ GitHub Code Repository : https://github.com/davidcornu/views-demo Blog post announcement : https://andymaleh.blogspot.com/2024/10/montrealrb-october-2024-tame-complex....