from Hacker News

Ask HN: Data analytics for multi-schema MySQL DB

by alecsmart1 on 3/13/20, 1:39 PM with 0 comments

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?