RailsConf 2018: Using Databases to pull your applications weight by Harisankar P S

Channel:
Subscribers:
42,400
Published on ● Video Link: https://www.youtube.com/watch?v=3hYlghzakow



Duration: 31:16
1,079 views
23


RailsConf 2018: Using Databases to pull your applications weight by Harisankar P S

Most Rails applications out there in the world deal with the manipulation and presentation of data. So the speed of our application is proportional to how fast we can work with data. Rails is good with presenting data. And our Database is the one who is good at processing data. But we sometimes make the mistake of just using the database as a file cabinet, and using ruby to process. The database is built for crunching data and returning to us the results that we need. This talk is about how to optimize your database so as to speed up your existing Rails application.




Other Videos By Confreaks


2018-05-17RailsConf 2018: Scaling the Software Artisan by Coraline Ada Ehmke
2018-05-17RailsConf 2018: Encrypted Credentials on Rails 5.2: Secrets to Success by Christopher Rigor
2018-05-17RailsConf 2018: Blitzbuilding product with Rails - a crypto journey by YiTing "Xdite" Cheng
2018-05-17RailsConf 2018: Lessons in Ethical Development I Learned From Star Wars by Jameson Hampton
2018-05-17RailsConf 2018: Empathy through Acting by Roy Tomeij
2018-05-16RailsConf 2018: Testing in Production by Aja Hammerly
2018-05-16RailsConf 2018: Automating Empathy: Test Your Docs with Swagger and Apivore by Ariel Caplan
2018-05-16RailsConf 2018: How We Made Our App So Fast it Went Viral in Japan by Ben Halpern
2018-05-16RailsConf 2018: Don't Settle for Poor Names (or for Poor Design) by Alistair McKinnell
2018-05-16RailsConf 2018: The Intelligence of Instinct by Emily Freeman
2018-05-16RailsConf 2018: Using Databases to pull your applications weight by Harisankar P S
2018-05-16RailsConf 2018: Keynote: Rails Doesn't Scale by Mark Imbriaco
2018-05-16RailsConf 2018: Stating the Obvious by Ernie Miller
2018-05-16RailsConf 2018: Webpacking for the Journey Ahead by Taylor Jones
2018-05-16RailsConf 2018: The Life and Death of a Rails App by Olivier Lacan
2018-05-16RailsConf 2018: Down The Rabbit Hole: An Adventure in Legacy Code by Loren Crawford
2018-05-16RailsConf 2018: Debugging Rails Itself by Sean Griffin
2018-05-16RailsConf 2018: Who Destroyed Three Mile Island? by Nickolas Means
2018-05-15RailsConf 2018: Turbo Boosting Real-world Applications by Akira Matsuda
2018-05-15RailsConf 2018: Operating Rails in Kubernetes by Kir Shatrov
2018-05-15RailsConf 2018: Devly, a multi-service development environment by Eric Hodel & Ezekiel Templin