# MantrixFlow > Documentation for MantrixFlow — ELT pipelines, connectors, sync modes, and the workspace app. ## Docs - [CockroachDB](https://docs.mantrixflow.com/connections/destinations/cockroachdb.md): Write MantrixFlow pipeline output into CockroachDB for distributed SQL read models and operational marts. - [MariaDB](https://docs.mantrixflow.com/connections/destinations/mariadb.md): Write MantrixFlow pipeline output into MariaDB for departmental reporting and SQL landing tables. - [MySQL](https://docs.mantrixflow.com/connections/destinations/mysql.md): Write MantrixFlow pipeline output into MySQL for application-facing tables and operational reporting stores. - [PostgreSQL destination](https://docs.mantrixflow.com/connections/destinations/postgresql.md): Write MantrixFlow pipeline output into any PostgreSQL-compatible database — RDS, Supabase, Neon, Cloud SQL, Aurora — with upsert, append, and schema-per-run support. - [SQLite](https://docs.mantrixflow.com/connections/destinations/sqlite.md): Write MantrixFlow pipeline output into SQLite for lightweight downstream handoffs, local validation, and file-based application reads. - [Connections Overview](https://docs.mantrixflow.com/connections/overview.md): Understand how source and destination connections work in the current app, then choose the guide that matches a supported connector. - [Private database access](https://docs.mantrixflow.com/connections/private-database-access.md): Connect managed PostgreSQL databases to MantrixFlow with a static IP allowlist for the live Postgres-to-Postgres release. - [HubSpot](https://docs.mantrixflow.com/connections/sources/crm/hubspot.md): Connect HubSpot as a source for contacts, companies, deals, tickets, and engagement reporting. - [CockroachDB](https://docs.mantrixflow.com/connections/sources/database/cockroachdb.md): Connect CockroachDB as a source for distributed SQL tables using the current live connection form. - [MariaDB](https://docs.mantrixflow.com/connections/sources/database/mariadb.md): Connect MariaDB as a source for operational SQL tables using the current database connection flow. - [MySQL](https://docs.mantrixflow.com/connections/sources/database/mysql.md): Connect MySQL as a source for commerce, SaaS, and operational reporting pipelines. - [PostgreSQL source](https://docs.mantrixflow.com/connections/sources/database/postgresql.md): Connect any PostgreSQL-compatible database — Neon, RDS, Aurora, Supabase, Cloud SQL, Azure, Aiven — as a MantrixFlow source for Postgres-to-Postgres pipelines. - [SQLite](https://docs.mantrixflow.com/connections/sources/database/sqlite.md): Connect SQLite as a source for file-based datasets, local application data, and lightweight validation pipelines. - [GitHub](https://docs.mantrixflow.com/connections/sources/developer-tools/github.md): Connect GitHub as a source for issues, pull requests, commits, releases, and repository activity. - [Shopify](https://docs.mantrixflow.com/connections/sources/ecommerce/shopify.md): Connect Shopify as a source for store orders, products, customers, collections, and content resources. - [Stripe](https://docs.mantrixflow.com/connections/sources/finance/stripe.md): Connect Stripe as a source for payments, subscriptions, invoices, disputes, and payout reporting. - [Notion](https://docs.mantrixflow.com/connections/sources/productivity/notion.md): Connect Notion as a source for workspace databases, pages, and users that need to land in SQL destinations. - [Postgres-to-Postgres pipelines](https://docs.mantrixflow.com/example/pipelines/postgres-to-postgres.md): Move data between any two PostgreSQL databases with full type support, optional SQL transforms, and 15 ready-to-use examples. - [Core Concepts](https://docs.mantrixflow.com/getting-started/core-concepts.md): Understand the current MantrixFlow model: organizations, connections, pipelines, branches, sync modes, and run history. - [FAQ](https://docs.mantrixflow.com/getting-started/faq.md): Common questions about supported connectors, setup flow, sync behavior, and operating MantrixFlow in real teams. - [Introduction](https://docs.mantrixflow.com/getting-started/introduction.md): Learn the current MantrixFlow workflow and prepare the exact source, destination, and access you need before building your first pipeline. - [Quick Start](https://docs.mantrixflow.com/getting-started/quick-start.md): Build your first production-style pipeline by syncing a PostgreSQL source into a PostgreSQL destination through the current MantrixFlow workspace flow. - [Introduction](https://docs.mantrixflow.com/index.md): Product-aligned MantrixFlow documentation for the connectors, pipeline flow, and workspace features that are live in the current app. - [Creating a pipeline](https://docs.mantrixflow.com/pipelines/creating.md): Step-by-step instructions for the current MantrixFlow builder — canvas-based, node-driven, with source and destination configuration panels. - [Data type compatibility](https://docs.mantrixflow.com/pipelines/data-type-compatibility.md): Full PostgreSQL data type coverage for Postgres-to-Postgres pipelines, including all official type categories and cross-type widening rules. - [dbt Layer](https://docs.mantrixflow.com/pipelines/dbt-layer.md): Write dbt SQL models in the dbt Layer tab to transform normalised raw data into clean destination tables — for any pipeline that uses the Destination panel Normalisation and dbt Layer flow. - [Normalisation](https://docs.mantrixflow.com/pipelines/normalisation.md): Use the Normalisation tab in the Destination panel to rename or exclude source columns before they land in the raw layer — before any dbt transformation runs. - [Pipelines Overview](https://docs.mantrixflow.com/pipelines/overview.md): Understand the real MantrixFlow pipeline lifecycle: pipeline shell creation, builder configuration, branch design, scheduling, and run operations. - [Run history](https://docs.mantrixflow.com/pipelines/run-history.md): Use pipeline run history to validate new deployments, diagnose failures, and understand sync state for incremental pipelines. - [Schedule and automation](https://docs.mantrixflow.com/pipelines/schedule.md): Configure schedules in the current builder after the pipeline has already succeeded manually. - [Sync modes](https://docs.mantrixflow.com/pipelines/sync-modes.md): Choose between full sync and incremental sync based on source behavior, table size, and freshness requirements. - [Transformation rules](https://docs.mantrixflow.com/pipelines/transformation-rules.md): The MantrixFlow transformation model: SQL Transform node, Normalisation tab, dbt Layer tab, and Filter node — all SQL-based. - [Data privacy](https://docs.mantrixflow.com/platform/data-privacy.md): What MantrixFlow stores, what it uses transiently during sync and preview, and how operators should handle sensitive data responsibly. - [Organization setup](https://docs.mantrixflow.com/platform/organisation.md): Create organizations, switch workspace context, and manage organization details using the current app flows. - [Security and encryption](https://docs.mantrixflow.com/platform/security.md): The current security model in MantrixFlow, including account controls, credential handling, and practical hardening guidance. - [Team members](https://docs.mantrixflow.com/platform/team-members.md): Invite users, assign the current supported roles, and manage ownership and membership using the live team flows. - [Pricing](https://docs.mantrixflow.com/pricing.md): Simple, scalable pricing for developers, startups, scaling apps, and enterprise AI-native data pipelines. - [Full sync](https://docs.mantrixflow.com/sync-reference/full-sync.md): How full sync works in the current product, when to use it, and how teams roll it out safely. - [Incremental sync](https://docs.mantrixflow.com/sync-reference/incremental-sync.md): Choose a reliable cursor column, understand which sources use column-based incremental sync, and avoid the most common mistakes. - [Sync state](https://docs.mantrixflow.com/sync-reference/sync-state.md): What MantrixFlow tracks for incremental pipelines, how operators should think about it, and where it shows up in the current workflow. - [Activity log and edge cases](https://docs.mantrixflow.com/user-guide/activity-and-edge-cases.md): Use the Activity Log and common recovery patterns to operate MantrixFlow safely when runs fail, credentials change, or entities go missing. - [Connections in the workspace](https://docs.mantrixflow.com/user-guide/connections.md): A guided walkthrough for creating, validating, editing, and retiring source and destination connections in the current MantrixFlow UI. - [End-to-end user guide](https://docs.mantrixflow.com/user-guide/index.md): Follow the live MantrixFlow app from organization setup through connections, pipeline building, schedules, and operational troubleshooting. - [Organizations and workspace context](https://docs.mantrixflow.com/user-guide/organizations.md): Manage organizations in the live app so production, staging, teams, and audit history stay clearly separated. - [Pipelines and run history](https://docs.mantrixflow.com/user-guide/pipelines.md): The current end-to-end pipeline flow in MantrixFlow, from pipeline shell creation through builder configuration, manual validation, and scheduled runs. - [Transformations and branches](https://docs.mantrixflow.com/user-guide/transformations-and-branches.md): Use SQL transforms, Normalisation, and dbt Layer to shape data — and create multiple destination branches from one source stream. ## OpenAPI Specs - [openapi](https://docs.mantrixflow.com/api-reference/openapi.json)