Sid
Hello there, welcome to my blog. This is a place where I write about my personal interest and experiences in the space of technology, product, marketing, and sometimes philosophy.
Read the blog posts or check below links for more info.
Featured
Optimizing MySQL Indexing for Maximum Performance
Published: at 04:00 PMIndexing in MySQL is a performance optimization technique that involves creating data structures on specific columns to accelerate query retrieval, but misuse, such as over-indexing or choosing inappropriate columns, can lead to database inefficiencies and performance issues.
Recent Posts
How I scaled a trading engine to 100K TPS?
Updated: at 03:22 PMHow Migrating to Go-Lang Transformed a Cryptocurrency Exchange's Matching Engine, Achieving High Concurrency, Low Latency, and Optimal CPU Utilization for Enhanced Trade Speeds