Databases
TimescaleDB integration
Connect TimescaleDB to Flitch and turn your time-series tables into live dashboards.
Flitch is an AI BI tool that connects to TimescaleDB and turns your tables into shareable dashboards. TimescaleDB is time-series built on PostgreSQL, so Flitch connects with a standard connection string. Point it at your hypertables, pick what matters, and build dashboards over time.
- Works with your TimescaleDB hypertables and regular tables
- Connect read-only with a connection string
- Use any table or write custom SQL
- Schedule background refresh
How do you connect TimescaleDB to Flitch?
Connect securely with your database credentials. Flitch only needs read access.
Generate a dashboard
Pick a prompt to get started.
TimescaleDB integration FAQ
How do I connect TimescaleDB to Flitch?
TimescaleDB runs on PostgreSQL, so Flitch connects with a standard connection string. Choose your hypertables or regular tables and Flitch imports them read-only.
Can Flitch chart time-series data?
Yes. Point Flitch at your TimescaleDB tables and describe the trend or metric you want. It builds time-based charts without any SQL, though custom SQL is supported.
Does Flitch work with hypertables?
Yes. Flitch reads TimescaleDB hypertables just like regular tables, so you can build dashboards on your time-series data directly.
Is my TimescaleDB data safe?
Flitch connects with read-only access and only reads the tables you select. It never writes to or changes your database.
How often does the dashboard refresh?
Schedule a background refresh and Flitch re-pulls the latest rows so your time-series dashboards stay current.
Does Flitch copy my TimescaleDB data?
No. Flitch queries TimescaleDB 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?