Topics
Liquibase
toolAn open-source database schema change management solution that helps teams track, version, and deploy database changes across environments.
MySQL to PostgreSQL Production Migration
howtoA process detailing the transfer of data and schema from a MySQL database to a PostgreSQL database, specifically for production environments.
AWS Database Migration Service
toolA cloud service by Amazon Web Services that facilitates the migration of databases to AWS quickly, securely, and with minimal downtime.
Oracle Zero Downtime Migration
toolOracle 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.
MongoDB to PostgreSQL Schema Conversion
howtoMongoDB 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.
Pages
From MongoDB
From MongoDB Atlas
From MySQL
From Database Migration Zero Downtime Strategies
Zero Downtime Database Migration Strategies: AWS DMS Guide
Achieve seamless zero downtime database migrations for your production systems. Discover strategies, best practices, and troubleshooting tips for common issues like AWS DMS data loss.
Zero Downtime Database Migration: 2025 Tools That Actually Work
Discover the best 2025 tools for zero downtime database migration. Learn from real-world experiences migrating MySQL and PostgreSQL without breaking production.