JusDB

JusDB

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

Services

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

Company

  • About Us
  • Careers
  • Contact
  • Blog

Community

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

Join Slack

Contact

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

© 2026 JusDB, Inc. All rights reserved.

Privacy PolicyTerms of UseCookies PolicySecurity
  1. Home
  2. Blog
Expert Database Knowledge

Database Insights

Expert insights on database management, performance optimization, and reliability engineering from industry professionals

Popular Searches

Topics:
All Articles(75)Database Performance(40)MySQL(25)PostgreSQL(12)Database Engineering(31)Database SRE(24)Cloud Databases(20)Analytics & OLAP(9)NoSQL Databases(30)Database Architecture(18)High Availability(8)

MySQL Articles

← Clear filter

Showing 12 of 75 articles

MySQL Group Replication: Complete Guide to High Availability
High Availability

MySQL Group Replication: Complete Guide to High Availability

Production-ready MySQL Group Replication deployment guide. Learn cluster sizing, monitoring setup, performance tuning, and disaster recovery planning.

10/18/2022
5 min
984
MySQL
Replication
Read
Setting Up High Availability for Percona Monitoring and Management (PMM)
Database SRE

Setting Up High Availability for Percona Monitoring and Management (PMM)

Running a single PMM server is a single point of failure for your database monitoring. Here's how to set up PMM in an HA configuration with failover and shared storage.

10/18/2022
9 min
2
Monitoring
High Availability
Read
Getting Started with mysqlpump: Parallel MySQL Backups Explained
Database SRE

Getting Started with mysqlpump: Parallel MySQL Backups Explained

mysqlpump adds parallel backup support to MySQL's logical dump toolset — enabling multi-threaded exports that can be 3-5x faster than mysqldump for large databases.

10/14/2022
8 min
1
MySQL
Migration
Read
MySQL InnoDB Locking: Deadlocks, Gap Locks, and Next-Key Locks Explained
Database Performance

MySQL InnoDB Locking: Deadlocks, Gap Locks, and Next-Key Locks Explained

A deep dive into InnoDB locking — record locks, gap locks, next-key locks, how READ COMMITTED eliminates gap locks, diagnosing deadlocks with SHOW ENGINE INNODB STATUS and performance_schema, and prevention patterns.

10/12/2022
14 min
1
MySQL
InnoDB
Read
Save Space on MySQL Data with Column Compression: InnoDB Page Compression and ROW_FORMAT
Database Performance

Save Space on MySQL Data with Column Compression: InnoDB Page Compression and ROW_FORMAT

MySQL InnoDB supports multiple compression strategies — from ROW_FORMAT=COMPRESSED to transparent page compression using punch holes. Choosing the right approach can cut storage by 40-70% for text-heavy workloads.

10/6/2022
8 min
MySQL
Optimization
Read
Troubleshooting MySQL Issues: Daily Queries Every DBA Should Know
MySQL

Troubleshooting MySQL Issues: Daily Queries Every DBA Should Know

Essential MySQL diagnostic queries every DBA needs. Quickly identify slow queries, lock contention, replication lag, memory issues, and connection problems.

10/4/2022
3 min
143
MySQL
Troubleshooting
Read
MySQL Replication Filters: Selective Replication for Specific Databases and Tables
MySQL

MySQL Replication Filters: Selective Replication for Specific Databases and Tables

MySQL replication filters let you replicate only specific databases or tables — but misconfiguration can silently drop transactions. Here's how to use binlog-do-db, replicate-do-db, and replicate-do-table safely.

9/24/2022
8 min
MySQL
Replication
Read
MySQL Connection Limits and Max Connections: Tuning for Scale
Database Performance

MySQL Connection Limits and Max Connections: Tuning for Scale

Understand MySQL max_connections, thread caching, and connection pool sizing to handle high-concurrency workloads

9/20/2022
11 min
1
MySQL
Performance
Read
MySQL Replication Lag: Causes, Diagnosis, and Fixes
MySQL

MySQL Replication Lag: Causes, Diagnosis, and Fixes

A comprehensive guide to MySQL replication lag — why it happens, why Seconds_Behind_Master lies, how to measure accurately with pt-heartbeat, and how to fix it with multi-threaded replication and LOGICAL_CLOCK parallelism.

9/15/2022
13 min
1
MySQL
Replication
Read
MySQL EXPLAIN Explained: How to Read Query Plans and Fix Slow Queries
Database Performance

MySQL EXPLAIN Explained: How to Read Query Plans and Fix Slow Queries

MySQL's EXPLAIN command reveals exactly how the query optimizer plans to execute your SQL — which indexes it will use, how many rows it expects to examine, and where it may sort or create temporary tables.

9/6/2022
11 min
5
MySQL
Performance
Read
Percona Monitoring and Management (PMM): Full Setup Guide
Database SRE

Percona Monitoring and Management (PMM): Full Setup Guide

Deploy PMM to get deep MySQL and PostgreSQL visibility — query analytics, dashboards, and alerting in one tool

9/6/2022
13 min
PostgreSQL
MySQL
Read
MySQL Online Schema Change: pt-osc and gh-ost in Production
MySQL

MySQL Online Schema Change: pt-osc and gh-ost in Production

A production guide to online MySQL schema changes — when to use pt-online-schema-change vs gh-ost vs MySQL 8.0 INSTANT DDL, configuration parameters, the cutover mechanism, and a step-by-step safety playbook.

8/23/2022
12 min
2
MySQL
Migration
Read
Previous
12345
Next
Search
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
MySQL
Performance
PostgreSQL
Optimization
Architecture
Scaling
Monitoring
Replication
Open Source
NoSQL
Stay Connected

Subscribe to our RSS feed for instant updates.

RSS Feed