JusDB
ServicesPricingContact
Free DB Audit
JusDB

JusDB

Database reliability engineering, managed DBA services, performance tuning, and production support for engineering teams 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

Locations

  • Trichy, Tamil Nadu, India
  • Whitefield, Bengaluru, Karnataka, India

Popular Comparisons

MySQL vs PostgreSQLPostgreSQL vs MongoDBMySQL vs MariaDBMySQL vs MongoDBMySQL vs SQL ServerPostgreSQL vs SQL ServerRedis vs ValkeyRedis vs MemcachedMongoDB vs CassandraMongoDB vs DynamoDBMongoDB vs CouchbaseMongoDB vs FirestoreDynamoDB vs Cosmos DBCassandra vs ScyllaDBElasticsearch vs OpenSearchPostgreSQL vs CockroachDBPostgreSQL vs YugabyteDBPostgreSQL vs SupabaseCockroachDB vs YugabyteDBTimescaleDB vs InfluxDBClickHouse vs SnowflakeDruid vs PinotAurora vs RDSOracle vs MySQLOracle vs PostgreSQLBigQuery vs SnowflakeSnowflake vs RedshiftJusDB vs PerconaJusDB vs MydbopsJusDB vs MafireeBest Remote DBA (India)All comparisons →

© 2026 JusDB Technologies Pvt Ltd. All rights reserved.

Privacy PolicyTerms of UseCookies PolicySecurity
  1. Home
  2. Blog

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.

139 articles

Popular Searches

Topics:
All Articles(139)Database Performance(64)MySQL(52)PostgreSQL(47)Database Engineering(40)Database SRE(35)Cloud Databases(31)Analytics & OLAP(16)NoSQL Databases(45)Database Architecture(25)High Availability(20)

PostgreSQL Articles

← Clear filter

Showing 12 of 139 articles

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.

PostgreSQL11 minApr 3, 2023
Read
PostgreSQL

Security Invoker Views in PostgreSQL 15: Fixing a Long-Standing RLS Bypass

PostgreSQL views historically executed with the owner's privileges, bypassing row-level security policies. PostgreSQL 15 fixed this with security_invoker views — here's why it matters and how to use it in multi-tenant schemas.

PostgreSQL8 minMar 29, 2023
Read
Database Architecture

Citus: Distributed PostgreSQL for Multi-Tenant and Analytics Workloads

A production guide to Citus — distributed PostgreSQL for horizontal sharding. Hypertable setup, distribution column selection, colocation for local joins, reference tables, and Citus vs native PostgreSQL partitioning.

PostgreSQL12 minMar 22, 2023
Read
Database Performance

PostgreSQL Table Partitioning with pg_partman: Complete Guide

pg_partman automates PostgreSQL partition lifecycle. This guide covers create_parent(), retention policies, partition pruning, and migrating existing tables without downtime.

PostgreSQL10 minMar 21, 2023
Read
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

PostgreSQL12 minMar 21, 2023
Read
PostgreSQL

How JusDB Scaled PostgreSQL + TimescaleDB for a Nationwide Smart-Meter IoT Platform: A Case Study

Learn how JusDB optimized a TimescaleDB cluster ingesting billions of IoT readings monthly, achieving 10× faster writes and 65% storage reduction.

PostgreSQL22 minMar 14, 2023
Read
Database Performance

PostgreSQL Checkpoint and WAL Tuning for High Throughput

Tune PostgreSQL checkpoint frequency, WAL segment size, and bgwriter to maximize write throughput

PostgreSQL11 minMar 14, 2023
Read
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.

PostgreSQL10 minFeb 22, 2023
Read
Cloud Databases

Google AlloyDB: PostgreSQL-Compatible Database for Enterprise Workloads

Evaluate Google AlloyDB — columnar engine, read pool nodes, ML integration, and comparison with Aurora PostgreSQL

PostgreSQL11 minFeb 20, 2023
Read
Database Performance

PostgreSQL JSONB vs JSON: Indexing, Performance, and When to Use Each

A deep dive into PostgreSQL JSONB vs JSON storage formats, GIN and B-tree indexing strategies, containment operators, and the performance characteristics that determine which to use for document storage workloads.

PostgreSQL12 minFeb 14, 2023
Read
Database Engineering

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

PostgreSQL11 minFeb 7, 2023
Read
Cloud Databases

Aurora PostgreSQL: Architecture, Best Practices, and When It Beats RDS

A production guide to Amazon Aurora PostgreSQL — the shared storage architecture, fast failover mechanics, Aurora Serverless v2 ACU scaling, Global Database, Parallel Query, and an honest comparison against standard RDS.

PostgreSQL13 minFeb 7, 2023
Read
Previous
12345
Next
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
Replication
High Availability
Scaling
Architecture
Open Source
Stay Connected

Subscribe to our RSS feed for instant updates.

RSS Feed