📰 Dev.to · Subham
3 articles · Updated every 3 hours · View all reads
All
Articles 67,663Blog Posts 99,888Tech Tutorials 16,367Research Papers 13,813News 12,551
⚡ AI Lessons

Dev.to · Subham
2mo ago
Dissecting MongoDB — It Uses B-Trees Too, So Why Are Writes Actually Faster?
Last time we dissected Postgres and found that its write slowness isn't a bug — it's the direct...

Dev.to · Subham
2mo ago
Building My Own S3: A Deep Dive into Distributed Storage Systems
Ever wondered how systems like Amazon S3 or MinIO actually work under the hood? I spent the last 2...

Dev.to · Subham
2mo ago
Dissecting PostgreSQL — Why Being Read-Optimized Comes at the Cost of Write Speed
You've probably heard this before — "Postgres is great but not ideal for write-heavy workloads." But...
DeepCamp AI