Blog

Understanding Enum Sorting Behavior in PostgreSQL

#PostgreSQL#Databases

This article explains how PostgreSQL handles sorting of enum values and why the ordinal position of enum values matters when ordering results.

Read more →

July 18, 2025

What is the difference between localhost, 127.0.0.1 and 0.0.0.0?

#Computer Networks

This article offers an explanation of the differences between 127.0.0.1, localhost and 0.0.0.0 with practical examples.

Read more →

April 1, 2025