The JusDB Database Engineering Blog
Deep dives on PostgreSQL, MySQL, MongoDB and more — performance tuning, high availability, migrations and production war stories from our DBAs.
Popular Searches
Latest Articles
Showing 12 of 36 articles
ETL Pipeline Monitoring: Freshness Checks, Row Reconciliation, and dbt Tests
Monitor ETL pipelines with data freshness checks, row count reconciliation, dbt data quality tests, and Slack alerting. Detect silent failures before users do.
MariaDB vs MySQL in 2026: Which Should You Choose?
MariaDB and MySQL have diverged significantly. This guide compares licensing, Galera vs Group Replication, thread pool, cloud support, and migration paths.
PostgreSQL Disaster Recovery: Backup, Restore, and PITR
Choose PostgreSQL backup and recovery methods from explicit RTO and RPO, preserve continuous WAL, verify manifests, and rehearse isolated restores.
MySQL 8.0 Is EOL: Upgrade Checklist for 8.4 LTS (5 Breaking Changes to Fix First)
MySQL 8.0 end-of-life is April 2026. Plan your upgrade to MySQL 8.4 LTS now. Learn migration strategies, new features, and compatibility considerations.
Valkey: The Open-Source Redis Alternative After the License Change
Migrate from Redis to Valkey — compatibility, performance benchmarks, and what changes for operators
PostgreSQL 17 Incremental Backup: pg_basebackup and pg_combinebackup Explained
PostgreSQL 17 finally adds native incremental backup support — allowing subsequent backups to capture only changed blocks since the last full backup.
How to Downgrade MongoDB from 7.0 to 6.0: A Step-by-Step Guide
Downgrading MongoDB requires careful planning — setting the Feature Compatibility Version before replacing binaries, handling replica set members in sequence, and verifying data integrity throughout.
MongoDB Cluster-to-Cluster Sync: Simplifying Cross-Cluster Data Synchronization
MongoDB's mongosync utility enables continuous, real-time synchronization between two MongoDB clusters — simplifying live migrations, multi-cloud replication, and DR setups.
GitOps for Database Change Management: Automated Schema Deployments
Apply GitOps principles to database changes — PR-based schema reviews, automated migrations, and rollback strategies
Zero-Downtime Database Migrations: The Expand-Contract Pattern for MySQL and PostgreSQL
A production guide to zero-downtime database migrations — why ALTER TABLE causes downtime, the Expand-Contract pattern, safe migration patterns for PostgreSQL and MySQL, and tooling with Flyway, Liquibase, pt-osc, and gh-ost.
pg_upgrade: Major PostgreSQL Version Upgrades with Minimal Downtime
Use pg_upgrade to migrate between PostgreSQL major versions — upgrade strategies, pre-checks, and rollback plans
AWS DMS: Database Migration Service Guide for MySQL and PostgreSQL
A production guide to AWS Database Migration Service — replication instance sizing, endpoint configuration, Full Load vs CDC vs Full Load+CDC modes, performance tuning, and DMS vs Debezium vs pglogical.
Get the latest database insights and expert tips delivered to your inbox.
Subscribe to our RSS feed for instant updates.
RSS Feed