Ask HN: Data analytics for multi-schema MySQL DB
1 point by alecsmart1 5 years ago | 0 commentsHi 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?