SQL vs NoSQL: Choosing the Right Database for Your NeedsAs I delve into the world of databases, I often find myself pondering the age-old question: SQL or NoSQL? Both have their strengths and weaknesses, and understanding these differences is crucial for selecting the right tool for your project. In this ...Mar 14, 2025·3 min read
My intro to System Design!After few reschedules, have started to learn about System Design. It’ll be a quick walkthrough of what I came to understand. In system design we try to define the logical, architectural and physical aspect of customer problem. We define optimized sys...Jan 2, 2025·1 min read