Workshop: Build High Performance Active Record Apps
by Andrew Atkinson
In the workshop titled "Build High Performance Active Record Apps," led by Andrew Atkinson at RailsConf 2024, participants are introduced to optimizing the use of Active Record in their applications. The session is divided into two main focuses: high performance queries and multi-database application design.
Key Points Discussed:
Conclusion:
- Attendees learn crucial skills for building high-performance applications by leveraging Active Record capabilities.
- The goal is to empower developers to use efficient queries and properly manage multiple databases, ultimately improving application robustness and scalability. This session equips participants with practical strategies and knowledge to elevate their Active Record applications to a higher level of performance.