Can I have multiple databases?

@DMehaffy How do you recommend a user connect to 2 databases or to 2 different schemas in the same database (for Postgres)? The use case is that the default schema contains User data and business logic related data and another schema stores analytics based on interactivity/user input. These are separate functional components and made sense to keep them apart for various reasons.

How do we implement such logic on V4?

Feature requested, please vote if you agree - Use multiple database connections | Developer Experience | Strapi