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(31)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 Engineering Articles

← Clear filter

Showing 12 of 31 articles

Online DDL in TiDB: Non-Blocking Schema Changes for Distributed SQL
Database Engineering

Online DDL in TiDB: Non-Blocking Schema Changes for Distributed SQL

TiDB performs schema changes online without blocking reads or writes — using a distributed DDL queue across TiDB nodes. Here's how it works and how to monitor DDL jobs in production.

12/15/2025
8 min
4
TiDB
Migration
Read
A
Database Engineering

Apache Flink CDC: Real-Time Database Change Capture at Scale

Use Apache Flink CDC to capture MySQL and PostgreSQL changes — stateful processing, exactly-once semantics, and Kubernetes deployment

2/20/2024
13 min
3
Open Source
Replication
Read
pgvector Complete Guide: Vector Similarity Search in PostgreSQL
Database Engineering

pgvector Complete Guide: Vector Similarity Search in PostgreSQL

pgvector brings vector similarity search to PostgreSQL — enabling semantic search, recommendation engines, and RAG pipelines without a separate vector database.

1/15/2024
10 min
3
PostgreSQL
Vector Database
Read
G
Database Engineering

GitOps for Database Change Management: Automated Schema Deployments

Apply GitOps principles to database changes — PR-based schema reviews, automated migrations, and rollback strategies

8/15/2023
11 min
2
Migration
Schema Design
Read
Zero-Downtime Database Migrations: The Expand-Contract Pattern for MySQL and PostgreSQL
Database Engineering

Zero-Downtime Database Migrations: The Expand-Contract Pattern for MySQL and PostgreSQL

A production guide to zero-downtime database migrations — why ALTER TABLE causes downtime, the Expand-Contract pattern, safe migration patterns for PostgreSQL and MySQL, and tooling with Flyway, Liquibase, pt-osc, and gh-ost.

6/27/2023
14 min
3
Migration
MySQL
Read
D
Database Engineering

Data Quality for Database Teams: Validation, Profiling, and Alerting

Add data quality checks to your pipeline — row count validation, schema drift detection, and anomaly alerting with Great Expectations

6/6/2023
12 min
1
Monitoring
Analytics
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
161
Performance
Indexing
Read
S
Database Engineering

Streaming vs Batch Processing: Choosing the Right Paradigm

Compare streaming and batch data processing — latency, throughput, tooling, and when each approach makes sense

5/16/2023
11 min
1
Analytics
Architecture
Read
PostgreSQL Row Level Security (RLS): Multi-Tenant Access Control in Practice
Database Engineering

PostgreSQL Row Level Security (RLS): Multi-Tenant Access Control in Practice

A production guide to PostgreSQL Row Level Security — policy creation, USING vs WITH CHECK clauses, performance implications with indexes, and multi-tenant SaaS patterns with real schema examples.

5/8/2023
11 min
3
PostgreSQL
Schema Design
Read
Debezium Advanced: Handling Schema Changes, Restarts, and Offsets
Database Engineering

Debezium Advanced: Handling Schema Changes, Restarts, and Offsets

Go beyond basics with Debezium — handle schema evolution, manage connector offsets, and build resilient CDC pipelines

4/25/2023
12 min
2
Replication
Open Source
Read
Debezium and Change Data Capture: Stream MySQL and PostgreSQL to Kafka
Database Engineering

Debezium and Change Data Capture: Stream MySQL and PostgreSQL to Kafka

Debezium reads MySQL binary logs and PostgreSQL WAL to stream every row-level change as a Kafka event in near real-time — replacing nightly batch ETL with sub-second data propagation.

4/3/2023
11 min
6
MySQL
PostgreSQL
Read
PostgreSQL Logical Replication to Kafka: End-to-End Setup
Database Engineering

PostgreSQL Logical Replication to Kafka: End-to-End Setup

Stream PostgreSQL changes to Kafka using pgoutput and Debezium — setup, monitoring, and lag management

3/21/2023
12 min
2
PostgreSQL
Replication
Read
123
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