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

Performance Articles

← Clear filter

Showing 12 of 85 articles

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.4K
Performance
Optimization
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
134
Performance
Optimization
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
170
Performance
Optimization
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
98
Performance
PostgreSQL
Read
D
Database Architecture

Data Types and Constraints Selection for Scalable Database Schemas

Optimize database performance by choosing the right data types and constraints. Learn about VARCHAR vs TEXT, INT sizes, ENUM optimization, and constraint best practices.

7/5/2022
13 min
744
Performance
Schema Design
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
225
Performance
MySQL
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.7K
Performance
PostgreSQL
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
215
Performance
Optimization
Read
Getting Started with PgBouncer in PostgreSQL: From Zero to Production
Database Performance

Getting Started with PgBouncer in PostgreSQL: From Zero to Production

PgBouncer is the most widely deployed PostgreSQL connection pooler — lightweight, battle-tested, and straightforward to configure. Here's how to get it running in production.

3/26/2022
9 min
55
Performance
PostgreSQL
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
142
Performance
Scaling
Read
Monitoring MySQL Using ProxySQL: Query Stats, Connection Metrics, and Alerting
Database Performance

Monitoring MySQL Using ProxySQL: Query Stats, Connection Metrics, and Alerting

ProxySQL maintains a rich internal stats schema that most teams never fully explore. Here's how to use ProxySQL's built-in monitoring to track query latency, backend health, and connection pool utilization.

1/30/2022
8 min
84
Performance
Monitoring
Read
PgPool-II for PostgreSQL: Installation, Configuration, and Connection Pooling
Database Performance

PgPool-II for PostgreSQL: Installation, Configuration, and Connection Pooling

PgPool-II provides connection pooling, read/write splitting, and automatic failover for PostgreSQL — but its extensive configuration can be overwhelming. Here's a practical guide to getting PgPool-II running in production.

1/20/2022
9 min
92
Performance
PostgreSQL
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