Skip to main contentSkip to navigation
Back to all tags

database-migration

5 topics and 10 pages tagged with "database-migration"

Topics

Liquibase

tool

An open-source database schema change management solution that helps teams track, version, and deploy database changes across environments.

9/3/2025
1 pages
database-migrationdevopsdatabase-management+5 more

MySQL to PostgreSQL Production Migration

howto

A process detailing the transfer of data and schema from a MySQL database to a PostgreSQL database, specifically for production environments.

9/1/2025
1 pages
database-migrationdata-engineeringmysql+4 more

AWS Database Migration Service

tool

A cloud service by Amazon Web Services that facilitates the migration of databases to AWS quickly, securely, and with minimal downtime.

9/1/2025
1 pages
awsdatabase-migrationcloud-computing+4 more

Oracle Zero Downtime Migration

tool

Oracle Zero Downtime Migration (ZDM) is a solution designed to automate and orchestrate the migration of Oracle databases to the Oracle Cloud Infrastructure (OCI) with minimal downtime. It supports various migration methods, including physical and logical migrations, to ensure business continuity.

9/1/2025
1 pages
oracledatabase-migrationcloud-migration+5 more

MongoDB to PostgreSQL Schema Conversion

howto

MongoDB to PostgreSQL schema conversion refers to the process of migrating data and transforming document-based schemas from MongoDB's flexible NoSQL structure into PostgreSQL's relational table-based format, involving data extraction, schema mapping, type conversion, and data loading procedures.

9/1/2025
1 pages
database-migrationdata-integrationschema-transformation+5 more

Pages