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 JSON Functions: A Complete Guide to JSON_EXTRACT, JSON_SET, and Multi-Valued Indexes
MySQL

MySQL JSON Functions: A Complete Guide to JSON_EXTRACT, JSON_SET, and Multi-Valued Indexes

A complete guide to MySQL JSON functions — JSON column type, JSON_EXTRACT and arrow operators, JSON_SET vs JSON_INSERT vs JSON_REPLACE vs JSON_MERGE_PATCH, functional indexes, and multi-valued indexes for arrays.

2/28/2023
12 min
28
Optimization
SQL
Read
MySQL Indexes Explained: Complete Data Structure Guide for Query Optimization
MySQL

MySQL Indexes Explained: Complete Data Structure Guide for Query Optimization

Master MySQL index data structures and optimization strategies. Learn B+ tree internals, index selection, covering indexes, and real-world performance case studies.

1/17/2023
20 min
1.1K
Performance
MySQL
Read
MySQL Full-Text Search: FULLTEXT Indexes, MATCH AGAINST, and Boolean Mode
MySQL

MySQL Full-Text Search: FULLTEXT Indexes, MATCH AGAINST, and Boolean Mode

A production guide to MySQL full-text search — FULLTEXT index creation, MATCH AGAINST in natural language and boolean modes, the 50% rule, InnoDB vs MyISAM FTS, combining with B-tree indexes, and comparison against Elasticsearch.

11/14/2022
11 min
27
Optimization
SQL
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
150
Monitoring
MySQL
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
20
Optimization
MySQL
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
25
Monitoring
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
25
Schema Design
Optimization
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
18
MySQL
High Availability
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.6K
Performance
MySQL
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
Performance
Optimization
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
22
Optimization
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
25
Optimization
SQL
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