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(25)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 25 articles

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 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 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
MySQL GTID Replication: Complete Setup and Failover Guide
MySQL

MySQL GTID Replication: Complete Setup and Failover Guide

GTIDs eliminate manual binlog position tracking in MySQL replication. This guide covers enabling GTIDs, CHANGE MASTER TO MASTER_AUTO_POSITION, and failover.

8/11/2022
9 min
2
MySQL
Replication
Read
MySQL Timeout Variables: Complete Guide for Database Professionals
MySQL

MySQL Timeout Variables: Complete Guide for Database Professionals

Configure MySQL timeout variables correctly for your workload. Learn wait_timeout, interactive_timeout, lock_wait_timeout, and net_read_timeout best practices.

8/9/2022
6 min
10.5K
MySQL
Performance
Read
MySQL Connection Lifecycle: Complete Guide to Connection Management and Optimization
MySQL

MySQL Connection Lifecycle: Complete Guide to Connection Management and Optimization

Optimize MySQL connection management for maximum throughput. Learn connection pooling with HikariCP, ProxySQL load balancing, and thread pool configuration.

7/19/2022
17 min
3.3K
MySQL
Performance
Read
MySQL Binary Log Management: Purging, Rotation, and Best Practices
MySQL

MySQL Binary Log Management: Purging, Rotation, and Best Practices

Manage MySQL binary logs safely — set retention, purge old logs, and avoid disk exhaustion in production

7/5/2022
10 min
MySQL
Replication
Read
Online Schema Change for Tables with Triggers: pt-osc and gh-ost Workarounds
MySQL

Online Schema Change for Tables with Triggers: pt-osc and gh-ost Workarounds

Performing online schema changes on MySQL tables with triggers is a known pain point — pt-osc creates conflicting triggers, and gh-ost has its own limitations. Here are the safe approaches.

6/14/2022
9 min
MySQL
Migration
Read
Geospatial Data Handling Made Easy with MySQL 8.0
MySQL

Geospatial Data Handling Made Easy with MySQL 8.0

MySQL 8.0 significantly improved geospatial support with SRID-aware columns, spatial reference systems, and accurate geographic distance calculations. Here's how to use it in production.

5/4/2022
9 min
2
MySQL
SQL
Read
MySQL Tablespace Encryption (TDE): Encrypting Data at Rest
MySQL

MySQL Tablespace Encryption (TDE): Encrypting Data at Rest

MySQL InnoDB tablespace encryption (TDE) encrypts data pages on disk without changing application code — using a two-tier keyring architecture that separates the master key from table keys.

3/22/2022
9 min
MySQL
Optimization
Read
MySQL Explained: A Complete Guide for Modern Applications
MySQL

MySQL Explained: A Complete Guide for Modern Applications

Everything you need to know about MySQL: storage engines, replication topologies, performance tuning, and cloud deployment. From basics to advanced optimization.

3/8/2022
5 min
520
MySQL
SQL
Read
ProxySQL Read/Write Splitting for MySQL Replication: Complete Setup Guide
MySQL

ProxySQL Read/Write Splitting for MySQL Replication: Complete Setup Guide

ProxySQL's read/write splitting routes SELECT queries to replicas and writes to the primary automatically — but getting the configuration right requires understanding hostgroups, query rules, and lag-aware routing.

2/20/2022
9 min
2
MySQL
Replication
Read
Previous
123
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