The Ruby on Rails Podcast

Episode 507: Stephen Margheim on SQLite in Ruby on Rails Applications



February 14th, 2024  •  31 mins 21 secs  •  Download (57.4 MB)  •  Link with Timestamp

RSS Feed

If you start a new Rails project today, you’re probably going to pick Postgres for your database. And if you have a ten year old Rails app, you might be using MySQL. But Rails ships with support for SQLite, a lightweight SQL database. Can that lightweight database be used to make production-ready software? Stephen Margheim joins the show to help us answer that question.