> ## Documentation Index
> Fetch the complete documentation index at: https://docs.runmorph.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Bi-directional Sync

> Real-time data synchronization between connectors and your database.

Morph's Bi-directional Sync enables seamless real-time data synchronization between any connector's models and your database. Keep your data in sync across all platforms with zero code maintenance.

## Key Features

✓ Real-time bi-directional sync
✓ No-code setup
✓ Conflict resolution
✓ Custom field mapping
✓ Change tracking
✓ Error handling and recovery

## How It Works

1. **Initial Sync**:

   * Full data import
   * Deduplication
   * Field mapping
   * ID matching

2. **Real-time Updates**:

   * Webhook monitoring
   * Database change tracking
   * Immediate propagation
   * Conflict detection

3. **Conflict Resolution**:
   * Latest wins
   * Source of truth
   * Custom resolution
   * Manual resolution

## Supported Databases

* PostgreSQL
* MySQL
* MongoDB
* SQLite
* And more...

## Beta Program

The Bi-directional Sync feature is currently in beta. [Join our beta program](https://cal.com/morphhq/sign-up-onboarding) to get early access and help shape the future of data synchronization.

## Getting Started

Contact our team to learn more about implementing Bi-directional Sync in your application.
