DigitalOcean Managed Database Migration Tools

Cloud migration and synchronization for DigitalOcean databases

Migrate and synchronize data between DigitalOcean Managed Databases, on-premises systems, and other cloud platforms with DBConvert and DBSync tools.

Managed
Backups, updates, and scaling
PostgreSQL
Compatible tools and connectors
MySQL
Migration and sync workflows

DigitalOcean Managed Databases

DigitalOcean Managed Databases provide highly available database clusters with automated backups, updates, and scaling for PostgreSQL and MySQL workloads.

DBConvert tools use standard database connections, so DigitalOcean databases can be used as sources or targets in migration and synchronization jobs.

Database Support

PostgreSQL tools and connectors and MySQL migration tools are compatible with DigitalOcean managed databases through standard connection strings.

Connection Parameters

Use the DigitalOcean dashboard connection details when configuring DBConvert or DBSync jobs.

DigitalOcean Database Connection Parameters
PostgreSQL

PostgreSQL Parameters

  • Host: db-postgresql-[region]-[id].db.ondigitalocean.com
  • Port: 25060
  • Username: doadmin
  • Database: defaultdb
  • SSL Mode: require
MySQL

MySQL Parameters

  • Host: db-mysql-[region]-[id].db.ondigitalocean.com
  • Port: 25060
  • Username: doadmin
  • Database: defaultdb
  • SSL Mode: require

The actual host name, password, and other credentials are provided in the DigitalOcean dashboard. Always use SSL/TLS for secure connections.

DBConvert Streams

Need log-based, real-time replication?

DBConvert Streams is a separate product for continuous, log-based change data capture. DBConvert and DBSync tools on this page cover conversion, scheduled sync, and trigger-based sync workflows.

See Streams

Ready to Migrate to DigitalOcean?

Start a DigitalOcean database migration with DBConvert tools or review DigitalOcean managed database options.