Multiple databases

I am planning a new feature at work to make use of multiple databases on the same RDS cluster.

Each DB will have a separate schema.

Can drizzle handle querying multiple databases? Does anyone have a good example of using Drizzle with the MySql driver configured to query across multiple DBs?
Was this page helpful?