📊
Health
Live connection health panel. Shows source/target ping latency, replication lag, active job count, and last sync timestamp. Auto-refreshes every 30 s.
📁
Projects
Named migration projects. Each project stores source/target connection, table selection, column mapping overrides, and run history. Create, duplicate, import, or export JSON.
🔍
Assessment
Pre-migration compatibility scan. Flags unsupported data types, missing indexes, circular FKs, computed columns, temporal tables, and estimated row counts. Read-only results panel (selectable + copy-enabled).
🚀
Migration
Full-load and live-sync execution. Start/pause/stop controls. Real-time row counter, elapsed time, throughput (rows/sec), and ETA. Two sub-tabs for live monitoring.
Migration Log
SQL Script
⚙️
Jobs
Multi-target job scheduler. One source → many targets simultaneously. Per-job Override Target config, schedule (cron or one-shot), per-job log viewer (copy-enabled). Status: Pending / Running / Done / Failed.
🏗️
Schema Objects
Browse and generate DDL for tables, views, stored procedures, functions, and triggers. Object definition panel is read-only but fully selectable for copy-paste.
👤
Users & Logins
Source login enumeration, orphaned user detection, and DDL generation for re-creating logins on the target. SID re-mapping for SQL Server → RDS paths. DDL panel is copy-enabled.
⚖️
Comparison
Row count and checksum comparison between source and target tables. Highlights divergence. Export diff report to CSV. Used as post-migration validation step.
🔧
Tools
Ad-hoc utilities: run arbitrary T-SQL on source or target, bulk table truncate with FK disable, index rebuild/reorganize, statistics update, and temp table cleanup.
🔁
Replication
Live replication control panel. Choose CDC Stream (SQL Server / MySQL binlog / MongoDB Change Streams) or CT Sync (Azure SQL / lightweight). Three sub-tabs for monitoring.
Table Status
CDC Events
Sync History
🖥️
Replicas
Target replica management. Configure and monitor each cloud target independently. Auto-Failover tab orchestrates switchover with health checks.
AWS RDS
Azure SQL DB
Azure SQL MI
Google Cloud SQL
Auto Failover
☁️
Export & Cloud
BACPAC export, S3/Blob upload, and large-table seeding (≥ 0.5 TB). Configure IAM role or SAS token, set bucket/container, and schedule incremental exports.
🚨
Error Log
Unified error log for all migration activity. Severity filter (Info / Warn / Error), timestamp search, and full copy-paste support. Persisted to disk between sessions.