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(52)Database Performance(63)MySQL(52)PostgreSQL(44)Database Engineering(40)Database SRE(34)Cloud Databases(29)Analytics & OLAP(15)NoSQL Databases(44)Database Architecture(25)High Availability(19)

MySQL Articles

← Clear filter

Showing 12 of 52 articles

MySQL Query Cache Removal: Why It Was Removed and Modern Alternatives
MySQL

MySQL Query Cache Removal: Why It Was Removed and Modern Alternatives

Understand why MySQL removed the query cache in 8.0 and what to use instead: application-level Redis caching, ProxySQL query cache, and pre-computed summary tables.

8/20/2025
1 min
16
Redis
Optimization
Read
gh-ost: Trigger-Free Online MySQL Schema Migrations
MySQL

gh-ost: Trigger-Free Online MySQL Schema Migrations

Migrate MySQL schema changes online with gh-ost using binlog streaming instead of triggers. Covers dynamic throttling via Unix socket, postpone-cut-over flag, and test-on-replica mode.

8/15/2025
1 min
10
Migration
MySQL
Read
pt-online-schema-change: Zero-Downtime MySQL ALTER TABLE
MySQL

pt-online-schema-change: Zero-Downtime MySQL ALTER TABLE

Perform zero-downtime MySQL schema changes with pt-online-schema-change. Covers how it works, throttle settings, max-load protection, and when to use gh-ost instead.

8/6/2025
1 min
8
Migration
MySQL
Read
InnoDB Buffer Pool Tuning: Sizing, Hit Ratio, and Warm-Up Strategies
MySQL

InnoDB Buffer Pool Tuning: Sizing, Hit Ratio, and Warm-Up Strategies

Tune the InnoDB buffer pool for maximum MySQL performance. Covers sizing to 70-80% RAM, monitoring hit ratio, dynamic resize, warm-up on restart, and pollution prevention.

8/4/2025
1 min
12
Optimization
InnoDB
Read
Diagnosing and Fixing MySQL Binlog Replication Failures
MySQL

Diagnosing and Fixing MySQL Binlog Replication Failures

MySQL replication errors 1062 and 1032 stop your replica SQL thread silently. Learn to diagnose binlog failures, fix data drift with pt-table-sync, and configure GTID-safe replication.

7/15/2025
10 min
14
Percona
GTID
Read
MySQL JSON Columns: Operators, Generated Column Indexes, and Partial Updates
MySQL

MySQL JSON Columns: Operators, Generated Column Indexes, and Partial Updates

Use MySQL JSON columns effectively with path operators, functional indexes via generated columns, JSON_CONTAINS filtering, and partial updates with JSON_SET.

7/4/2025
1 min
12
Schema Design
SQL
Read
Password Management in MySQL 8: Policies, Reuse, and Dual Passwords
MySQL

Password Management in MySQL 8: Policies, Reuse, and Dual Passwords

MySQL 8 introduced comprehensive password management — password validation policies, reuse history, expiration, and dual passwords for zero-downtime credential rotation.

5/12/2025
8 min
24
Optimization
Monitoring
Read
MySQL GTID Replication: Online Migration and Setup Guide
MySQL

MySQL GTID Replication: Online Migration and Setup Guide

Enable MySQL GTID replication with zero downtime using the 6-step online migration. Covers MASTER_AUTO_POSITION, GTID-incompatible statements, and status monitoring.

5/7/2025
1 min
11
GTID
MySQL
Read
MySQL User Permissions Best Practices: Least Privilege and Password Policy
MySQL

MySQL User Permissions Best Practices: Least Privilege and Password Policy

Harden MySQL user permissions with host-scoped grants, validate_password plugin, account locking, and privilege auditing. Essential for SOC2 and PCI-DSS compliance.

4/25/2025
1 min
14
Security
MySQL
Read
MySQL Audit Logging: MariaDB Audit Plugin, General Log, and Trigger-Based Auditing
MySQL

MySQL Audit Logging: MariaDB Audit Plugin, General Log, and Trigger-Based Auditing

Implement MySQL audit logging for SOC2, PCI-DSS, and HIPAA compliance. Covers MariaDB Audit Plugin, general query log, trigger-based auditing, and SIEM integration.

4/16/2025
1 min
11
Monitoring
Security
Read
MySQL 8.4 Full-Text Search: InnoDB FTS Tuning and Best Practices
MySQL

MySQL 8.4 Full-Text Search: InnoDB FTS Tuning and Best Practices

MySQL InnoDB full-text search is underused and often misconfigured. With 8.4 LTS, new defaults and tuning opportunities can cut FTS query time by 60% or more.

4/8/2025
8 min
7
Performance
Full-Text Search
Read
MySQL Encryption at Rest and in Transit: InnoDB, TLS, and Binary Log Encryption
MySQL

MySQL Encryption at Rest and in Transit: InnoDB, TLS, and Binary Log Encryption

Encrypt MySQL data at rest with InnoDB tablespace encryption and in transit with TLS. Covers keyring plugin, require_secure_transport, and binary log encryption.

4/7/2025
1 min
7
Security
InnoDB
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
PostgreSQL
MySQL
Optimization
Performance
High Availability
Scaling
Monitoring
Replication
Architecture
NoSQL
Stay Connected

Subscribe to our RSS feed for instant updates.

RSS Feed