SyncCoordinatorDocumentation

DOCUMENTATION / OVERVIEW

What is SyncCoordinator?

SyncCoordinator is a self-hosted platform for building and operating data synchronization across SQL Server, MySQL, and PostgreSQL without changing existing business applications or business tables.

FOUNDATION

Connect data without changing business systems.

Instead of adding integration code to each business application, configure database connections, table and column mappings, and synchronization rules in the management console. Existing business tables remain unchanged.

SyncCoordinator deploys helper tables and change-detection triggers beside the business tables. It does not modify existing business columns or application code.

UnchangedExisting business systemBusiness applicationExisting business tables
SynCoConfigure · Sync · Operate
UnchangedExisting business systemBusiness applicationExisting business tables
Configure connections and mappings to synchronize changes safely between existing systems.

CORE CAPABILITIES

Core capabilities

No business application changes

Build integrations through the management console without changing existing business code or business tables.

Map database differences

Define table, column, type, and code-value differences as mappings instead of writing system-specific integration code.

Handle bidirectional updates safely

Detect concurrent edits to the same data and route each field to automatic merge or manual resolution.

Notify and support operations

Monitor synchronization, conflicts, and events that need attention, then retry or pause processing from one console.

USE CASES

Use cases

Connect departmental systems

Synchronize selected order, inventory, or customer data while keeping the existing systems in place.

Run old and new systems in parallel

Keep operations running during migration by synchronizing the data required by both systems.

Support customer-specific schemas

Let system integrators and software vendors manage customer-specific database schemas and code sets as mappings.

MANAGEMENT CONSOLE

See synchronization status in one place.

Review routes, processing state, and recent conflicts, then retry or pause work when necessary.

SyncCoordinator management dashboard showing synchronization routes, processing status, and recent conflicts

NEXT

Read next

ArchitectureWorkflow