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(40)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)

Database Performance Articles

← Clear filter

Showing 12 of 40 articles

Improving Query Performance with Multi-Valued Indexes in MySQL 8.0
Database Performance

Improving Query Performance with Multi-Valued Indexes in MySQL 8.0

MySQL 8.0 introduced multi-valued indexes — allowing you to index individual elements of a JSON array so queries using MEMBER OF or JSON_OVERLAPS can use an index.

6/30/2023
8 min
1
MySQL
Indexing
Read
PostgreSQL Wait Events: Understanding What Slows Your Database
Database Performance

PostgreSQL Wait Events: Understanding What Slows Your Database

Decode PostgreSQL wait events to diagnose lock contention, I/O bottlenecks, and CPU pressure in production

6/13/2023
11 min
PostgreSQL
Performance
Read
Query Plan Regression: Detecting and Fixing Bad PostgreSQL Plans
Database Performance

Query Plan Regression: Detecting and Fixing Bad PostgreSQL Plans

Detect query plan regressions in PostgreSQL using auto_explain, pg_hint_plan, and plan baseline management

5/30/2023
12 min
PostgreSQL
Performance
Read
PostgreSQL Index Bloat: Detection and Remediation
Database Performance

PostgreSQL Index Bloat: Detection and Remediation

Identify bloated indexes in PostgreSQL using pgstattuple, REINDEX CONCURRENTLY, and automated monitoring

4/11/2023
11 min
1
PostgreSQL
Indexing
Read
PostgreSQL Table Partitioning with pg_partman: Complete Guide
Database Performance

PostgreSQL Table Partitioning with pg_partman: Complete Guide

pg_partman automates PostgreSQL partition lifecycle. This guide covers create_parent(), retention policies, partition pruning, and migrating existing tables without downtime.

3/21/2023
10 min
1
PostgreSQL
Performance
Read
PostgreSQL Checkpoint and WAL Tuning for High Throughput
Database Performance

PostgreSQL Checkpoint and WAL Tuning for High Throughput

Tune PostgreSQL checkpoint frequency, WAL segment size, and bgwriter to maximize write throughput

3/14/2023
11 min
PostgreSQL
Performance
Read
PostgreSQL JSONB vs JSON: Indexing, Performance, and When to Use Each
Database Performance

PostgreSQL JSONB vs JSON: Indexing, Performance, and When to Use Each

A deep dive into PostgreSQL JSONB vs JSON storage formats, GIN and B-tree indexing strategies, containment operators, and the performance characteristics that determine which to use for document storage workloads.

2/14/2023
12 min
2
PostgreSQL
Indexing
Read
PostgreSQL Table Bloat and pg_repack: Reclaim Disk Without Downtime
Database Performance

PostgreSQL Table Bloat and pg_repack: Reclaim Disk Without Downtime

Measure PostgreSQL table and index bloat, then use pg_repack to reclaim space with zero downtime

1/10/2023
12 min
1
PostgreSQL
Performance
Read
MySQL Performance Schema: A Practical Guide
Database Performance

MySQL Performance Schema: A Practical Guide

Use MySQL Performance Schema to profile queries, monitor memory, and diagnose bottlenecks without guesswork

11/1/2022
12 min
MySQL
Monitoring
Read
Redis Performance Tuning: The Complete Guide to Optimizing Redis for High-Traffic Applications
Database Performance

Redis Performance Tuning: The Complete Guide to Optimizing Redis for High-Traffic Applications

Master Redis performance tuning with expert tips on memory optimization, connection pooling, data structures, and caching strategies for high-traffic apps.

10/25/2022
20 min
459
Redis
Performance
Read
MySQL InnoDB Locking: Deadlocks, Gap Locks, and Next-Key Locks Explained
Database Performance

MySQL InnoDB Locking: Deadlocks, Gap Locks, and Next-Key Locks Explained

A deep dive into InnoDB locking — record locks, gap locks, next-key locks, how READ COMMITTED eliminates gap locks, diagnosing deadlocks with SHOW ENGINE INNODB STATUS and performance_schema, and prevention patterns.

10/12/2022
14 min
1
MySQL
InnoDB
Read
Save Space on MySQL Data with Column Compression: InnoDB Page Compression and ROW_FORMAT
Database Performance

Save Space on MySQL Data with Column Compression: InnoDB Page Compression and ROW_FORMAT

MySQL InnoDB supports multiple compression strategies — from ROW_FORMAT=COMPRESSED to transparent page compression using punch holes. Choosing the right approach can cut storage by 40-70% for text-heavy workloads.

10/6/2022
8 min
MySQL
Optimization
Read
Previous
1234
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