The JusDB Database Engineering Blog

Deep dives on PostgreSQL, MySQL, MongoDB and more — performance tuning, high availability, migrations and production war stories from our DBAs.

48 canonical articlesBrowse the complete archive

Popular Searches

Open Source Articles

← Clear filter

Showing 12 of 48 articles

Vitess: MySQL Sharding for Kubernetes-Native Workloads

Deploy Vitess for horizontal MySQL sharding — VSchema design, vtgate routing, and migration from single-instance MySQL

MySQL12 minMay 22, 2023
Read

Debezium Advanced: Handling Schema Changes, Restarts, and Offsets

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

12 minApr 25, 2023
Read

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.

PostgreSQL11 minApr 3, 2023
Read

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

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

PostgreSQL12 minMar 21, 2023
Read

Apache Spark and JDBC: Reading and Writing Databases at Scale

Use Spark with JDBC to read from and write to relational databases — partition strategies, predicate pushdown, and write modes

12 minJan 31, 2023
Read

TimescaleDB: PostgreSQL for Time-Series Data — Hypertables, Compression, and Continuous Aggregates

A production guide to TimescaleDB — hypertable setup, automatic chunk management, columnar compression policies, retention policies, continuous aggregates with time_bucket(), and comparison against InfluxDB and Prometheus.

PostgreSQL12 minDec 13, 2022
Read

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

MySQL12 minDec 7, 2022
Read

Database Monitoring with Prometheus, Grafana, and PMM

Monitor MySQL and PostgreSQL with Prometheus, Grafana, and PMM. Covers mysqld_exporter, postgres_exporter, alert rules, and production dashboard configuration.

PostgreSQL8 minOct 26, 2022
Read

Apache Kafka for Database Engineers: A Practical Introduction

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

Kafka11 minSep 28, 2022
Read

Flyway: Database Migration Versioning Done Right

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

11 minJul 26, 2022
Read

Airbyte: Open-Source ELT for Database Replication

Deploy Airbyte to replicate data from MySQL, PostgreSQL, and MongoDB to your warehouse — connectors, scheduling, and transforms

11 minJul 14, 2022
Read

FoundationDB: The Ordered Key-Value Store Powering Apple and Snowflake

Understand FoundationDB's architecture — ACID transactions, layers, and why Snowflake and Apple chose it

11 minFeb 8, 2022
Read
Newsletter

Get the latest database insights and expert tips delivered to your inbox.

Stay Connected

Subscribe to our RSS feed for instant updates.

RSS Feed