Databases
DigitalOcean integration
Connect a DigitalOcean Managed Database (PostgreSQL, MySQL, or MongoDB) to Flitch.
Flitch is an AI BI tool that connects to DigitalOcean and turns your tables into shareable dashboards. DigitalOcean Managed Databases run the stock PostgreSQL, MySQL, and MongoDB engines, so Flitch connects with a connection string over TLS. Pick your engine, choose your tables or collections, and build dashboards.
- Works with DigitalOcean PostgreSQL, MySQL, and MongoDB
- Connect read-only over the cluster connection string
- Schedule background refresh
How do you connect DigitalOcean to Flitch?
Connect read-only with your database credentials over the cluster connection string.
Generate a dashboard
Pick a prompt to get started.
DigitalOcean integration FAQ
How do I connect a DigitalOcean database to Flitch?
Flitch connects to DigitalOcean Managed Databases with a connection string over TLS, for the PostgreSQL, MySQL, and MongoDB engines.
Which DigitalOcean engines does Flitch support?
PostgreSQL, MySQL, and MongoDB. Pick your engine, choose your tables or collections, and Flitch imports them read-only.
Is my DigitalOcean data safe?
Yes. Flitch reads only the tables or collections you select and never writes back to your cluster.
Do I need SQL to build dashboards?
No. Describe what you want in plain language and Flitch generates the charts. Custom SQL is supported for the SQL engines.
How often does the dashboard refresh?
Set a scheduled background refresh and Flitch re-pulls your data over the cluster connection string.
Does Flitch copy my DigitalOcean data?
No. Flitch queries DigitalOcean 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?