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(53)Database Performance(64)MySQL(52)PostgreSQL(46)Database Engineering(40)Database SRE(35)Cloud Databases(31)Analytics & OLAP(16)NoSQL Databases(45)Database Architecture(25)High Availability(20)

Replication Articles

← Clear filter

Showing 12 of 53 articles

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
206
PostgreSQL
Architecture
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
136
PostgreSQL
Architecture
Read
Patroni for PostgreSQL High Availability
High Availability

Patroni for PostgreSQL High Availability

Patroni automates PostgreSQL failover using a distributed consensus store like etcd. Learn how to configure Patroni for production-grade HA.

2/22/2023
10 min
149
PostgreSQL
Monitoring
Read
PostgreSQL High Availability with Patroni and HAProxy
High Availability

PostgreSQL High Availability with Patroni and HAProxy

Build a production-grade PostgreSQL HA stack using Patroni for failover and HAProxy for connection routing

1/24/2023
13 min
177
PostgreSQL
Monitoring
Read
D
Database Engineering

Database-to-Data-Warehouse Replication: Patterns and Anti-Patterns

Replicate OLTP databases to analytical warehouses — CDC, bulk load, incremental sync, and schema evolution handling

1/17/2023
12 min
168
Architecture
Analytics
Read
PostgreSQL Replication Monitoring: Lag, Slots, and Failover Readiness
PostgreSQL

PostgreSQL Replication Monitoring: Lag, Slots, and Failover Readiness

Monitor PostgreSQL streaming replication lag, replication slots, and standby health to ensure HA readiness

12/20/2022
11 min
151
PostgreSQL
Monitoring
Read
MySQL Binlog to Kafka: Building a CDC Pipeline
Database Engineering

MySQL Binlog to Kafka: Building a CDC Pipeline

Build a MySQL CDC pipeline using binlog and Kafka — Debezium, Maxwell, or Canal — trade-offs and production setup

12/7/2022
12 min
153
Architecture
Open Source
Read
PostgreSQL Replication: Streaming Replication, Logical Replication, and Synchronous Standby Setup
PostgreSQL

PostgreSQL Replication: Streaming Replication, Logical Replication, and Synchronous Standby Setup

A complete guide to PostgreSQL replication — streaming replication setup, logical replication for selective table sync, synchronous standby configuration, monitoring replication lag, and failover with Patroni.

11/29/2022
13 min
174
PostgreSQL
High Availability
Read
PostgreSQL Logical Replication: Setup, Use Cases, and Limitations
PostgreSQL

PostgreSQL Logical Replication: Setup, Use Cases, and Limitations

Configure PostgreSQL logical replication for selective table sync, zero-downtime upgrades, and multi-tenant setups

11/8/2022
12 min
229
PostgreSQL
Architecture
Read
Apache Kafka for Database Engineers: A Practical Introduction
Database Engineering

Apache Kafka for Database Engineers: A Practical Introduction

Understand Kafka from a database perspective — partitions, offsets, consumer groups, and durability guarantees

9/28/2022
11 min
139
Architecture
Open Source
Read
MySQL Replication Filters: Selective Replication for Specific Databases and Tables
MySQL

MySQL Replication Filters: Selective Replication for Specific Databases and Tables

MySQL replication filters let you replicate only specific databases or tables — but misconfiguration can silently drop transactions. Here's how to use binlog-do-db, replicate-do-db, and replicate-do-table safely.

9/24/2022
8 min
142
Optimization
MySQL
Read
MySQL Replication Lag: Causes, Diagnosis, and Fixes
MySQL

MySQL Replication Lag: Causes, Diagnosis, and Fixes

A comprehensive guide to MySQL replication lag — why it happens, why Seconds_Behind_Master lies, how to measure accurately with pt-heartbeat, and how to fix it with multi-threaded replication and LOGICAL_CLOCK parallelism.

9/15/2022
13 min
157
Monitoring
MySQL
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
Monitoring
High Availability
Replication
Scaling
Architecture
Open Source
Stay Connected

Subscribe to our RSS feed for instant updates.

RSS Feed