Hacker News new | ask | show | jobs
Ask HN: Data analytics for multi-schema MySQL DB
1 points by alecsmart1 2293 days ago
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.

Any suggestions?