Articles by Shiv Iyer
Deadly default values in PostgreSQL
Why should you not be using BIT or BOOLEAN Flags in MariaDB?
Hints and Costs in PostgreSQL
Looking under the hood of query transformation (done by CBO) in PostgreSQL with a simple real-life example
How to find outliers using the Median Absolute Deviation in PostgreSQL?
How to identify strings that can be treated as numbers in PostgreSQL?
How to Safely Increase PostgreSQL’s Table Column Limit Beyond 1664