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

PostgreSQL Connection Pooling with PgBouncer in Production
Database Performance

PostgreSQL Connection Pooling with PgBouncer in Production

Deploy PgBouncer in transaction mode for high-concurrency PostgreSQL workloads — config, monitoring, and tuning

10/5/2022
12 min
PostgreSQL
Performance
Read
D
Database Performance

Database Connection Pooling: PgBouncer, ProxySQL, and HikariCP Compared

A comprehensive guide to database connection pooling — comparing PgBouncer, ProxySQL, and HikariCP with configuration examples, pool mode trade-offs, and production sizing recommendations.

9/27/2022
12 min
Performance
Scaling
Read
MySQL Connection Limits and Max Connections: Tuning for Scale
Database Performance

MySQL Connection Limits and Max Connections: Tuning for Scale

Understand MySQL max_connections, thread caching, and connection pool sizing to handle high-concurrency workloads

9/20/2022
11 min
1
MySQL
Performance
Read
MySQL EXPLAIN Explained: How to Read Query Plans and Fix Slow Queries
Database Performance

MySQL EXPLAIN Explained: How to Read Query Plans and Fix Slow Queries

MySQL's EXPLAIN command reveals exactly how the query optimizer plans to execute your SQL — which indexes it will use, how many rows it expects to examine, and where it may sort or create temporary tables.

9/6/2022
11 min
5
MySQL
Performance
Read
PostgreSQL Autovacuum Tuning: Prevent Table Bloat and Dead Tuples
Database Performance

PostgreSQL Autovacuum Tuning: Prevent Table Bloat and Dead Tuples

Fine-tune PostgreSQL autovacuum to eliminate dead tuples, prevent table bloat, and maintain query performance

8/30/2022
13 min
2
PostgreSQL
Performance
Read
Understanding InnoDB Architecture: Performance, Reliability, and Scalability in MySQL
Database Performance

Understanding InnoDB Architecture: Performance, Reliability, and Scalability in MySQL

Deep dive into InnoDB storage engine internals. Understand buffer pool, redo log, undo log, change buffer, and adaptive hash index for expert-level MySQL optimization.

7/26/2022
16 min
1.2K
MySQL
InnoDB
Read
MySQL Slow Query Log: Enabling, Analyzing with pt-query-digest, and Fixing the Top Patterns
Database Performance

MySQL Slow Query Log: Enabling, Analyzing with pt-query-digest, and Fixing the Top Patterns

A production guide to MySQL slow query log — enabling with long_query_time and log_queries_not_using_indexes, analyzing with pt-query-digest, reading EXPLAIN output, and fixing full table scans and N+1 loops.

7/19/2022
12 min
MySQL
Performance
Read
Descending Indexes in MySQL 8.0: When and How to Use Them
Database Performance

Descending Indexes in MySQL 8.0: When and How to Use Them

MySQL 8.0 finally supports true descending indexes — eliminating the filesort that MySQL 5.7 required when sorting results in descending order. Here's how descending indexes work and when to add them.

7/15/2022
7 min
MySQL
Indexing
Read
PostgreSQL Performance Tuning: shared_buffers, work_mem, and Memory Configuration
Database Performance

PostgreSQL Performance Tuning: shared_buffers, work_mem, and Memory Configuration

A complete guide to PostgreSQL memory configuration and performance tuning, covering shared_buffers, work_mem, effective_cache_size, checkpoint tuning, and autovacuum settings that matter in production.

7/12/2022
12 min
1
PostgreSQL
Performance
Read
Top 10 MySQL Configuration Mistakes That Kill Performance
Database Performance

Top 10 MySQL Configuration Mistakes That Kill Performance

Avoid these common MySQL configuration mistakes that cripple performance. Learn proper buffer pool sizing, connection limits, and InnoDB settings for production workloads.

6/21/2022
3 min
140
MySQL
Performance
Read
MySQL InnoDB Buffer Pool Tuning for Maximum Performance
Database Performance

MySQL InnoDB Buffer Pool Tuning for Maximum Performance

Size and configure the InnoDB buffer pool correctly to maximize cache hit ratios and minimize disk I/O

6/12/2022
11 min
1
MySQL
InnoDB
Read
PostgreSQL VACUUM Tuning: A Comprehensive Guide
Database Performance

PostgreSQL VACUUM Tuning: A Comprehensive Guide

Master PostgreSQL VACUUM and autovacuum configuration for optimal database health. Learn dead tuple management, bloat prevention, and vacuum optimization strategies.

6/7/2022
6 min
3.6K
PostgreSQL
Performance
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