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

Performance Articles

← Clear filter

Showing 12 of 84 articles

Elasticsearch vs Typesense vs Meilisearch: Search Engine Comparison
Database Architecture

Elasticsearch vs Typesense vs Meilisearch: Search Engine Comparison

Compare Elasticsearch, Typesense, and Meilisearch — relevance, speed, operational complexity, and when to use each

9/14/2023
11 min
20
Performance
Open Source
Read
Database Connection Pool Sizing: The Formula, the Variables, and the Common Mistakes
Database Performance

Database Connection Pool Sizing: The Formula, the Variables, and the Common Mistakes

How to size your database connection pool correctly — the HikariCP formula, the variables that determine optimal pool size, and the mistakes that cause connection exhaustion or underutilization.

8/7/2023
9 min
20
Performance
PostgreSQL
Read
Demystifying MySQL EXPLAIN FORMAT=TREE: Read Query Plans Like a DBA
Database Performance

Demystifying MySQL EXPLAIN FORMAT=TREE: Read Query Plans Like a DBA

MySQL 8.0 introduced EXPLAIN FORMAT=TREE — a hierarchical, human-readable query plan format that reveals join order, access methods, and cost estimates in a way that the traditional tabular EXPLAIN cannot.

7/27/2023
9 min
31
Performance
Optimization
Read
StarRocks Explained: The Complete Guide to Real-Time Analytics
Analytics & OLAP

StarRocks Explained: The Complete Guide to Real-Time Analytics

Accelerate analytics with StarRocks MPP database. Learn vectorized execution, CBO optimizer, materialized views, and real-time data ingestion for sub-second query performance.

7/18/2023
5 min
10.4K
Performance
StarRocks
Read
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
51
Performance
Optimization
Read
UUIDs as Primary Keys: How We Destroyed Database Performance
Database Engineering

UUIDs as Primary Keys: How We Destroyed Database Performance

UUIDs as primary keys can destroy database performance. Learn why 50M rows went from 0.5ms to 2.3ms inserts, and how to fix it with hybrid approaches.

6/6/2023
10 min
178
Performance
PostgreSQL
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
19
Performance
PostgreSQL
Read
ProxySQL: The Complete Guide to MySQL Load Balancing and Connection Pooling
MySQL

ProxySQL: The Complete Guide to MySQL Load Balancing and Connection Pooling

ProxySQL pools thousands of application connections into a small backend pool, splits reads to replicas automatically, and lets you change routing without touching application code or restarting MySQL.

5/9/2023
10 min
28
Performance
Optimization
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
21
Performance
PostgreSQL
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
14
Performance
PostgreSQL
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
20
Performance
PostgreSQL
Read
D
Database SRE

Database Capacity Planning: From Metrics to Growth Projections

Build a data-driven capacity planning process using historical metrics, growth trends, and resource modeling

2/21/2023
11 min
22
Performance
Monitoring
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