Rails: Multiple Databases with Active RecordBefore Rails 6.0, ActiveRecord supports multiple databases but doesn’t provide a way to manage them. As mentioned, you need to handle…Jul 24, 20221Jul 24, 20221
Postgres: Create a read-only userThis is a precise guide to create Postgres users, granting privileges, grant database read-only access along basic Postgres commands.Jul 24, 2022Jul 24, 2022
Published inSelectFromSoftware Architecture Pattern: Microservice ArchitectureSoftware architecture patterns hold lots of importance as they are used to solving various problems. There are different types of software…Nov 30, 20212Nov 30, 20212