Migrate the current data and schemas of your existing databases to YugabyteDB to allow for a secure and faster management of your databases. Migrating to YugabyteDB allows databases to adapt to new schema changes without any loss of data.

You can perform migration in the following ways:

  • YugabyteDB Voyager : An open-source database migration engine powered by yb-voyager CLI.

  • Manual PostgreSQL import : Migrate your existing PostgreSQL database to YugabyteDB using the COPY command and ysql_dump CLI.