This documentation is intentionally scoped to the features that are live in the current product. It covers only the connectors, builder behavior, and workspace flows that users can create, test, save, and run today. If a tile appears in the catalog before its full create, test, save, and pipeline path is production-ready, it stays out of this doc set until that end-to-end flow is actually live.Documentation Index
Fetch the complete documentation index at: https://docs.mantrixflow.com/llms.txt
Use this file to discover all available pages before exploring further.
Current supported connectors
Sources- PostgreSQL
- MySQL
- MariaDB
- SQLite
- CockroachDB
- Stripe
- Shopify
- HubSpot
- GitHub
- Notion
- PostgreSQL
- MySQL
- MariaDB
- SQLite
- CockroachDB
What you will find here
- Getting started guides that follow the real connection-first, builder-second app flow
- Source and destination setup pages that mirror the actual connection forms
- Pipeline and sync references for full sync and incremental sync (beta)
- Transformation guides: SQL Transform node, Normalisation, and dbt Layer for reshaping data
- Platform guidance for organizations, team access, security, and data privacy
A representative production flow
A common first rollout looks like this:- Create a PostgreSQL or Shopify source connection in Connections.
- Create a PostgreSQL destination connection.
- Create the pipeline shell from Data Pipelines.
- In the builder, pick one table or resource, optionally add a SQL transform or configure Normalisation + dbt Layer, and set the destination.
- Run manually, validate the destination rows, and only then turn on a schedule.