JusDB

JusDB

Uninterrupted database reliability engineered by experts. Trusted by startups to enterprises worldwide.

Databases

  • MySQL
  • PostgreSQL
  • MongoDB
  • Redis
  • Cassandra
  • SQL Server
  • All Databases

Services

  • Remote DBA
  • Database SRE
  • Performance Tuning
  • Security Audits
  • All Services

Community

Join database engineers sharing tips, troubleshooting, and best practices.

Join Slack

Contact

  • contact@jusdb.com
  • +91-9994791055
  • Trichy, Tamil Nadu, India
  • Whitefield, Bengaluru, Karnataka, India

Popular Comparisons

MySQL vs PostgreSQLPostgreSQL vs MongoDBMySQL vs MariaDBMySQL vs MongoDBMySQL vs SQL ServerPostgreSQL vs SQL ServerRedis vs ValkeyRedis vs MemcachedMongoDB vs CassandraMongoDB vs DynamoDBMongoDB vs CouchbaseMongoDB vs FirestoreDynamoDB vs Cosmos DBCassandra vs ScyllaDBElasticsearch vs OpenSearchPostgreSQL vs CockroachDBPostgreSQL vs YugabyteDBPostgreSQL vs SupabaseCockroachDB vs YugabyteDBTimescaleDB vs InfluxDBClickHouse vs SnowflakeDruid vs PinotAurora vs RDSOracle vs MySQLOracle vs PostgreSQLBigQuery vs SnowflakeSnowflake vs RedshiftJusDB vs PerconaJusDB vs MydbopsJusDB vs MafireeBest Remote DBA (India)All comparisons →

© 2026 JusDB Technologies Pvt Ltd. All rights reserved.

Privacy PolicyTerms of UseCookies PolicySecurity
  1. Home
  2. Blog

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.

42 articles

Popular Searches

Topics:
All Articles(42)Database Performance(64)MySQL(52)PostgreSQL(47)Database Engineering(40)Database SRE(35)Cloud Databases(31)Analytics & OLAP(16)NoSQL Databases(45)Database Architecture(25)High Availability(20)

Latest Articles

Showing 12 of 42 articles

PostgreSQL

PostgreSQL 19 Beta: Every New Feature That Matters to DBAs

PostgreSQL 19 Beta 1 (June 4, 2026) brings parallel autovacuum, the native REPACK command for online table rebuilds, 2x faster inserts under foreign-key load, online logical replication without a restart, WAIT FOR LSN for read-your-writes consistency, and default changes (JIT off, lz4 TOAST, RADIUS removed). A DBA-focused walkthrough of what changed and what to test before GA.

PostgreSQL14 minJun 15, 2026
Read
Cloud Databases

Migrate On-Premises SQL Server to Amazon RDS: Native Backup/Restore vs AWS DMS

A step-by-step guide to migrating an on-premises Microsoft SQL Server database to Amazon RDS for SQL Server — covering native backup/restore via S3 with the rds_restore_database stored procedure, AWS DMS full-load + CDC for near-zero downtime, option group and IAM setup, cutover, and post-migration hardening.

AWS15 minJun 2, 2026
Read
PostgreSQL

PostgreSQL 13 EOL Survival Guide (2026): Upgrading to 16 or 17 Safely

PostgreSQL 13 will officially reach end of life on November 13, 2025. After this date, the PostgreSQL Global Development Group will stop releasing security patc

PostgreSQL23 minMay 13, 2026
Read
Database Engineering

Liquibase vs Flyway: Which Database Migration Tool to Choose?

Compare Liquibase and Flyway for schema migration management — features, abstraction level, and team fit

11 minJan 31, 2026
Read
Database SRE

pgBackRest: Enterprise PostgreSQL Backup and Recovery

Configure pgBackRest for full, differential, and WAL archiving backups with S3 storage and point-in-time recovery

PostgreSQL13 minJan 7, 2026
Read
Database Engineering

Database Schema Version Control: Liquibase vs Flyway for Production Databases

Compare Liquibase and Flyway for production database schema management. Learn changelog formats, rollback strategies, team workflows, and CI/CD integration patterns.

PostgreSQL9 minDec 19, 2025
Read
Database Engineering

Online DDL in TiDB: Non-Blocking Schema Changes for Distributed SQL

TiDB performs schema changes online without blocking reads or writes — using a distributed DDL queue across TiDB nodes. Here's how it works and how to monitor DDL jobs in production.

TiDB8 minDec 15, 2025
Read
Cloud Databases

AWS DMS Performance Tuning: Zero-Downtime Database Migration at Scale

AWS DMS can migrate terabytes of data with zero downtime — but default settings leave significant performance on the table. Here's how to tune DMS for production-grade migrations.

AWS10 minNov 29, 2025
Read
Database Engineering

Database Migration Anti-Patterns: 5 Mistakes That Cause Production Incidents

Teams take down production for hours with migrations that could be zero-downtime operations. Learn to use gh-ost and CREATE INDEX CONCURRENTLY, implement rollback plans, and apply the expand-contract pattern for breaking changes.

PostgreSQL10 minNov 25, 2025
Read
MySQL

MySQL Foreign Keys: Evolution from 5.7 to 8.4

MySQL's foreign key implementation has evolved significantly from 5.7 through 8.4 — with changes to metadata locking, instant DDL interactions, and Group Replication behavior that every DBA needs to understand.

MySQL8 minNov 20, 2025
Read
PostgreSQL

PostgreSQL Foreign Data Wrappers: postgres_fdw, mysql_fdw, and Predicate Pushdown

Query remote PostgreSQL and MySQL databases from PostgreSQL with Foreign Data Wrappers. Covers postgres_fdw setup, IMPORT FOREIGN SCHEMA, and EXPLAIN pushdown verification.

PostgreSQL1 minNov 13, 2025
Read
Database Engineering

Database CI/CD: Versioned Migrations, GitHub Actions, and Schema Testing

Implement database CI/CD with Flyway migrations, GitHub Actions pipelines, pytest schema tests, and blue-green deployment patterns. Eliminate ad-hoc schema changes.

PostgreSQL1 minOct 7, 2025
Read
1234
Next
Newsletter

Get the latest database insights and expert tips delivered to your inbox.

Categories
Database PerformanceMySQLPostgreSQLDatabase EngineeringDatabase SRECloud DatabasesAnalytics & OLAPNoSQL DatabasesDatabase ArchitectureHigh Availability
Popular Tags
PostgreSQL
MySQL
Optimization
Performance
Monitoring
Replication
High Availability
Scaling
Open Source
Architecture
Stay Connected

Subscribe to our RSS feed for instant updates.

RSS Feed