The Benefits and Drawbacks of Different Upgrade Strategies

3 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

4 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

9 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

6 min read

Read my write out about the Dynamic Management Views in SQL Server...

Enhancing Transaction Performance by Adding Another Log File

4 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...