JusDB

JusDB

Uncompromised database reliability engineered by experts. Trusted by startups to enterprises worldwide.

Databases

  • MySQL
  • PostgreSQL
  • MongoDB
  • Redis
  • Cassandra
  • SQL Server
  • All Databases

Services

  • Remote DBA
  • Database SRE
  • Performance Tuning
  • Security Audits
  • All Services

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

Latest Articles

Showing 12 of 40 articles

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
220
Performance
Optimization
Read
C
Database Architecture

CockroachDB vs Google Spanner vs YugabyteDB: NewSQL Comparison

Compare CockroachDB, Google Spanner, and YugabyteDB — consistency models, PostgreSQL compatibility, and operational costs

7/10/2023
12 min
167
Cloud
Architecture
Read
G
Cloud Databases

Google Spanner: Globally Distributed SQL at Scale

Understand Google Spanner's architecture — TrueTime, interleaved tables, schema design, and cost model

4/12/2023
11 min
176
Cloud
Architecture
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
193
PostgreSQL
Optimization
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
170
Optimization
SQL
Read
PostgreSQL Foreign Data Wrappers: Query External Data Sources
Database Engineering

PostgreSQL Foreign Data Wrappers: Query External Data Sources

Use PostgreSQL FDW to query MySQL, S3, MongoDB, and other databases from within PostgreSQL — setup and performance tips

2/7/2023
11 min
133
PostgreSQL
Architecture
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
259
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
148
Optimization
SQL
Read
TiDB Explained: The Complete Guide to Distributed SQL and HTAP
Analytics & OLAP

TiDB Explained: The Complete Guide to Distributed SQL and HTAP

Explore TiDB distributed SQL database for HTAP workloads. Learn TiKV/TiFlash architecture, MySQL compatibility, horizontal scaling, and deployment strategies.

9/6/2022
4 min
4K
SQL
TiDB
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
154
Performance
Optimization
Read
F
Database Engineering

Flyway: Database Migration Versioning Done Right

Manage SQL schema migrations with Flyway — versioned and repeatable scripts, CI/CD integration, and team workflows

7/26/2022
11 min
130
Schema Design
Migration
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
796
Performance
Schema Design
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
PostgreSQL
MySQL
Optimization
Performance
High Availability
Monitoring
Replication
Scaling
Architecture
NoSQL
Stay Connected

Subscribe to our RSS feed for instant updates.

RSS Feed