Jan 06, 2025
3 min read
rails
Rails, postgres and a single database in production
When I originally created this site, I started on sqlite but I quickly realized I wanted postgres so that I could learn a thing or two about databases. Here's the process I went about to start migrati...
Read more