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.
Popular Searches
Vitess: MySQL Sharding for Kubernetes-Native Workloads
Deploy Vitess for horizontal MySQL sharding — VSchema design, vtgate routing, and migration from single-instance MySQL
Debezium Advanced: Handling Schema Changes, Restarts, and Offsets
Go beyond basics with Debezium — handle schema evolution, manage connector offsets, and build resilient CDC pipelines
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.
PostgreSQL Logical Replication to Kafka: End-to-End Setup
Stream PostgreSQL changes to Kafka using pgoutput and Debezium — setup, monitoring, and lag management
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
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.
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
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.
Apache Kafka for Database Engineers: A Practical Introduction
Understand Kafka from a database perspective — partitions, offsets, consumer groups, and durability guarantees
Flyway: Database Migration Versioning Done Right
Manage SQL schema migrations with Flyway — versioned and repeatable scripts, CI/CD integration, and team workflows
Airbyte: Open-Source ELT for Database Replication
Deploy Airbyte to replicate data from MySQL, PostgreSQL, and MongoDB to your warehouse — connectors, scheduling, and transforms
FoundationDB: The Ordered Key-Value Store Powering Apple and Snowflake
Understand FoundationDB's architecture — ACID transactions, layers, and why Snowflake and Apple chose it
Get the latest database insights and expert tips delivered to your inbox.
Subscribe to our RSS feed for instant updates.
RSS Feed