Do I need to move data into SyneHQ?
Do I need to move data into SyneHQ?
No. Tangent Lake queries data live from your connected sources. No ETL required.
What databases are supported?
What databases are supported?
Any source supported by SyneHQ connections can participate: Postgres, MySQL, SQLite, Mongo (via SQL Bridge), and more. See Data Sources for the full list.
Is this secure for production?
Is this secure for production?
Yes. All connections follow SyneHQ’s security model (encryption, RBAC, audit logs). For private networks, use Local Connections with the Rabbit tunnel.
How does performance compare to ETL?
How does performance compare to ETL?
For exploration and operational analytics, live federation is often faster to iterate. For heavy recurring jobs, materializing subsets can help.
Can I move data between databases?
Can I move data between databases?
Yes. DuckDB SQL can copy or create tables across sources when needed—useful for migrations or “pinning” a result set.