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

MySQL Articles

← Clear filter

Showing 12 of 123 articles

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
94
Optimization
Migration
Read
XtraBackup: Physical MySQL Backups for Production
Database SRE

XtraBackup: Physical MySQL Backups for Production

Use Percona XtraBackup to take hot physical backups of MySQL InnoDB — setup, verification, and restore steps

5/17/2022
12 min
86
Migration
MySQL
Read
MySQL Performance Optimization for AWS RDS
Cloud Databases

MySQL Performance Optimization for AWS RDS

A comprehensive guide to optimizing AWS RDS MySQL performance through infrastructure tuning, parameter configuration, and query optimization

5/10/2022
15 min
217
Performance
Optimization
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
88
Optimization
SQL
Read
MySQL Galera Cluster: Setup, Tuning, and Common Pitfalls
High Availability

MySQL Galera Cluster: Setup, Tuning, and Common Pitfalls

Set up MySQL Galera Cluster for synchronous multi-master replication — configuration, split-brain avoidance, and monitoring

4/18/2022
13 min
90
Scaling
MySQL
Read
PlanetScale: MySQL-Compatible Serverless Database with Schema Branching
Cloud Databases

PlanetScale: MySQL-Compatible Serverless Database with Schema Branching

Evaluate PlanetScale for MySQL workloads — Vitess-based branching, non-blocking schema changes, and pricing

4/5/2022
10 min
81
Cloud
Schema Design
Read
MySQL Error Log Table Explained: Using performance_schema for Error Analysis
Database Performance

MySQL Error Log Table Explained: Using performance_schema for Error Analysis

MySQL 8.0 exposes error logs through performance_schema.error_log — enabling SQL-based filtering by severity, component, and timestamp without grep-ing log files.

3/28/2022
7 min
90
Monitoring
MySQL
Read
mysqldump vs mysqlpump vs mydumper: Choosing the Right MySQL Backup Tool
Database SRE

mysqldump vs mysqlpump vs mydumper: Choosing the Right MySQL Backup Tool

MySQL's ecosystem includes three main logical backup tools — mysqldump, mysqlpump, and mydumper. Each has distinct performance characteristics, parallelism support, and compatibility trade-offs.

3/26/2022
9 min
216
Optimization
Migration
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
115
Optimization
Monitoring
Read
MySQL InnoDB Cluster Explained: Complete Guide to High Availability
High Availability

MySQL InnoDB Cluster Explained: Complete Guide to High Availability

Deploy enterprise-grade MySQL high availability with InnoDB Cluster. Learn Group Replication integration, MySQL Router configuration, and automatic failover setup.

3/22/2022
4 min
7.7K
InnoDB
MySQL
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
596
SQL
InnoDB
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
144
Performance
Scaling
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
Monitoring
Scaling
Replication
Architecture
NoSQL
Stay Connected

Subscribe to our RSS feed for instant updates.

RSS Feed