Why We Migrated All Projects to PostgreSQL
As a member of our team, I am excited to share our experience of migrating all of our projects to PostgreSQL over the past few years. This journey has been a significant milestone for us, and I believe it is worth sharing our reasons for making this shift and the benefits we have experienced since then.
Before the migration, we were using a var...
My Experience with Schema Guard for Database Schema Migration
As a software developer, I have faced numerous challenges in my career, but perhaps one of the most significant ones was when I had to migrate a database schema for a critical project. The database was complex, with multiple tables and relationships, and the migration process was crucial to ensure the smooth functioning of the application. That’...
My Adventures with Time Zone Changes While Traveling
I love to travel, and I’ve been fortunate enough to visit 10 different cities around the world. While each city has its own unique charm and attractions, one thing that I never really thought about before was the impact of time zone changes on my travels.
As a computer science student, I’m pretty familiar with time zones and how they work :) Bu...