JusDB

JusDB

Uncompromised 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

© 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(124)Database Performance(64)MySQL(52)PostgreSQL(46)Database Engineering(40)Database SRE(35)Cloud Databases(31)Analytics & OLAP(16)NoSQL Databases(45)Database Architecture(25)High Availability(20)

MySQL Articles

← Clear filter

Showing 12 of 124 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
199
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
152
Migration
MySQL
Read
sysbench MySQL Benchmarking: OLTP Workloads and Performance Baselines
Database Performance

sysbench MySQL Benchmarking: OLTP Workloads and Performance Baselines

Benchmark MySQL with sysbench OLTP workloads. Covers setup, read/write and read-only suites, interpreting TPS and 95th percentile latency, and comparing before/after changes.

8/13/2025
1 min
186
Performance
Monitoring
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
151
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
150
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
135
Percona
GTID
Read
MySQL Binlog-Based Point-in-Time Recovery
Database SRE

MySQL Binlog-Based Point-in-Time Recovery

Implement MySQL point-in-time recovery using binary logs. Covers binlog configuration, mysqlbinlog replay with stop-datetime, GTID-based filtering, and S3 binlog archival.

7/14/2025
1 min
163
GTID
Backup
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
157
Schema Design
SQL
Read
A Practical Guide to Deploying and Managing MySQL InnoDB Cluster
High Availability

A Practical Guide to Deploying and Managing MySQL InnoDB Cluster

MySQL InnoDB Cluster combines Group Replication, MySQL Shell, and MySQL Router into a complete HA solution. Here's how to deploy and manage it in production.

7/1/2025
11 min
173
InnoDB
MySQL
Read
MySQL Group Replication vs Galera Cluster: A 2025 Comparison
High Availability

MySQL Group Replication vs Galera Cluster: A 2025 Comparison

MySQL Group Replication and Galera Cluster both promise multi-primary high availability, but they behave very differently under load, network partitions, and node failures.

6/3/2025
9 min
173
Performance
Galera
Read
Database Connection Management at Scale: PgBouncer and ProxySQL Patterns
Database Performance

Database Connection Management at Scale: PgBouncer and ProxySQL Patterns

Connection exhaustion is one of the most common causes of database downtime at scale. Here is how production teams use PgBouncer and ProxySQL to handle 10,000+ concurrent connections.

5/27/2025
9 min
169
Performance
PostgreSQL
Read
MySQL Slow Query Analysis with pt-query-digest: A Practical Workflow
Database Performance

MySQL Slow Query Analysis with pt-query-digest: A Practical Workflow

Configure the MySQL slow query log and analyze it with pt-query-digest to find top offenders by total time. Includes EXPLAIN diagnosis and performance_schema alternative.

5/16/2025
1 min
106
Optimization
MySQL
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
Monitoring
High Availability
Replication
Scaling
Architecture
Open Source
Stay Connected

Subscribe to our RSS feed for instant updates.

RSS Feed