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

Optimization Articles

← Clear filter

Showing 12 of 94 articles

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
121
Performance
PostgreSQL
Read
pg_upgrade: Major PostgreSQL Version Upgrades with Minimal Downtime
Database SRE

pg_upgrade: Major PostgreSQL Version Upgrades with Minimal Downtime

Use pg_upgrade to migrate between PostgreSQL major versions — upgrade strategies, pre-checks, and rollback plans

5/10/2023
11 min
86
PostgreSQL
Optimization
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
124
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
90
Performance
PostgreSQL
Read
Security Invoker Views in PostgreSQL 15: Fixing a Long-Standing RLS Bypass
PostgreSQL

Security Invoker Views in PostgreSQL 15: Fixing a Long-Standing RLS Bypass

PostgreSQL views historically executed with the owner's privileges, bypassing row-level security policies. PostgreSQL 15 fixed this with security_invoker views — here's why it matters and how to use it in multi-tenant schemas.

3/29/2023
8 min
110
PostgreSQL
Optimization
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
97
Performance
PostgreSQL
Read
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
102
Optimization
SQL
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
94
Performance
PostgreSQL
Read
PostgreSQL Full-Text Search: tsvector, GIN Indexes, and ts_rank in Production
PostgreSQL

PostgreSQL Full-Text Search: tsvector, GIN Indexes, and ts_rank in Production

A production guide to PostgreSQL full-text search — building tsvector generated columns, GIN indexes, multi-column search with setweight, ts_rank scoring, websearch_to_tsquery, and comparison against Elasticsearch.

1/24/2023
13 min
188
PostgreSQL
Optimization
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
90
Optimization
SQL
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
585
Performance
Redis
Read
Database Security Best Practices: Encryption, Access Control, and Auditing
Database SRE

Database Security Best Practices: Encryption, Access Control, and Auditing

Secure your MySQL and PostgreSQL databases — TLS, at-rest encryption, role-based access, and audit logging

10/19/2022
12 min
91
PostgreSQL
Optimization
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