Databases
MySQL integration
Turn your MySQL tables into signups, revenue and activity dashboards built in plain language.
Flitch is an AI BI tool that connects to MySQL and turns your tables into shareable dashboards. Flitch connects to MySQL read-only over a connection string or mutual TLS, then lets you pick tables and describe what to track. Build dashboards from your orders, customers and activity data, write custom SQL when a query gets specific, and keep it all on a refresh schedule.
- Connect with read-only credentials
- Use any table or write custom SQL
- Schedule background refresh
How do you connect MySQL to Flitch?
Connect securely with your database credentials. Flitch only needs read access.
Generate a dashboard
Pick a prompt to get started.
MySQL integration FAQ
How do I connect MySQL to a dashboard?
Point Flitch at your MySQL database with a connection string, or a client certificate for mTLS, and select the tables to import. The connection is read-only.
Can I build MySQL dashboards without SQL?
Yes. Describe what you want in plain language and Flitch generates the charts. If you prefer, you can supply custom SQL for exact queries.
Will Flitch change my MySQL data?
No. Flitch only reads the tables you select and never writes, updates, or deletes anything in your MySQL database.
Which MySQL tables can I turn into charts?
Any tables you choose. Pick the ones that matter, import them as datasets, and build dashboards spanning several tables at once.
How does Flitch keep MySQL dashboards current?
Set a background refresh schedule and Flitch re-reads your tables automatically, so dashboards reflect the latest data.
Does Flitch copy my MySQL data?
No. Flitch queries MySQL where it sits and pushes the aggregation down as SQL, so it reads back totals rather than holding a copy of your tables. Nothing to keep in step, nothing extra to secure, and a large table stays your database's problem rather than something Flitch has to store. The queries are generated against your data model, so a figure means the same thing on every dashboard built from it.
More in Databases
Not the source you're after?