Hi there! We have a multi schema MySQL 8.0 DB (on RDS). Long story short, we dynamically create a separate schema for each customer. All schemas have the same tables and structure.
I’m looking for a tool similar to Chartio which can run an aggregate query across all our schemas.