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
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
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
Database-to-Data-Warehouse Replication: Patterns and Anti-Patterns
Replicate OLTP databases to analytical warehouses — CDC, bulk load, incremental sync, and schema evolution handling
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
Apache Kafka for Database Engineers: A Practical Introduction
Understand Kafka from a database perspective — partitions, offsets, consumer groups, and durability guarantees
Advanced Indexing Strategies for Database Scalability
Deep dive into advanced database indexing strategies including composite indexes, covering indexes, and partial indexes. Optimize query performance with expert indexing techniques.
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
The Ultimate Guide to Choosing the Right Database for Your Application
Navigate the complex landscape of database technologies. Compare SQL vs NoSQL, OLTP vs OLAP, and learn decision frameworks for selecting the perfect database for your use case.
Battle of Memory Allocators: A Deep Dive
Discover how jemalloc, tcmalloc, and mimalloc can dramatically improve MySQL memory management. Real benchmarks showing 2-4x performance improvements and memory leak prevention.
Get the latest database insights and expert tips delivered to your inbox.
Subscribe to our RSS feed for instant updates.
RSS Feed