Rails Multi-Databases and Tenancy: How You Can Do It TodayExploring how to implement multi-databases and tenancy in Rails 8.1 with SQLite and ActiveRecord::Tenanted
Portuguese version here: https://tech-pills.github.io/2025-09-18-Rails-Multi-Databases-e-Tenancy-como-fazemos-isso-em-2025/ Hey everyone! Hope you’re doing well. So, you’re building an application and you’ve reached that moment when you think: “Damn, how …