The Benefits and Drawbacks of Different Upgrade Strategies
March 13, 20233 min read
Explore the benefits and drawbacks of the rolling upgrade, blue-green deployment, canary release, and immutable infrastructure strategies...
Tools for Database Schema Migration
March 08, 20234 min read
Explore the challenges of database schema migration and various tools like Liquibase, Flyway, Schema Guard and more products for effective schema versioning...
Performance Tuning PostgreSQL
Febrary 26, 20239 min read
PostgreSQL is the most advanced and flexible open source SQL database today. With this power and flexibility comes a problem...
Dynamic Management Views
Febrary 14, 20236 min read
Read my write out about the Dynamic Management Views in SQL Server...
Enhancing Transaction Performance by Adding Another Log File
January 28, 20234 min read
Sometimes we're making strange things to gain more performance from the existing hardware, here is one theoretical way to run a database faster...