DBSync Pro v1.0.0

Simultaneous dual-database comparison and real-time schema & data synchronization.

Quick Presets:
Database Connections

Source Database (A)

Target Database (B)

Activity Console Log
[00:00:00] Console initialized. Ready to receive database connections.

Automation & Background Sync (Windows Task Scheduler / Cron)

You can automate this synchronization task to run periodically (e.g. every hour or daily) without keeping your browser open. Simply save your configurations into a standalone PHP script and trigger it via command line or Task Scheduler.

Create a PHP script (e.g., cron_sync.php) like below, and schedule it using your system's scheduler:

# Example Windows Command for Task Scheduler (runs silently in background) d:\wamp64\bin\php\php8.2.0\php.exe d:\wamp64\www\twodb\cron_sync.php

Running Database Sync

Initializing synchronization pipeline...

0%
Preparing engines. Do not close this tab.