.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • From 17ms to 0.04ms: How to Design the Right SQL Index

    calendar Aug 22, 2026 · milanjovanovic.tech
    From 17ms to 0.04ms: How to Design the Right SQL Index

    What does a good SQL index look like? I seeded Postgres with 1 million comments and measured every indexing decision with EXPLAIN ANALYZE: a 17ms sequential… Link to article: https://milanjovanovic.tech/blog/how-to-design-the-right-sql-index


    Read More
  • How Do You Build a Social Media Feed? (System Design)

    calendar Aug 15, 2026 · milanjovanovic.tech
    How Do You Build a Social Media Feed? (System Design)

    The home feed looks like the easiest feature in a social app: fetch posts from the accounts you follow, sort, return a page. Link to article: https://milanjovanovic.tech/blog/how-do-you-build-a-social-media-feed-system-design


    Read More

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top