May 7 · 2 min read · I was recently working with an EF Core entity which contained a C# Point property representing a geolocation. This was stored in a single column in a SQL Server database. (I think this uses NetTopolog
Join discussion
Apr 30 · 4 min read · In today's data-driven world, Knowledge Discovery in Databases (KDD) is essential for businesses. KDD transforms raw data into meaningful insights that give organizations a competitive advantage. If y
Join discussion
Apr 9 · 9 min read · Imagine your application constantly bombarding the database with questions: "Has anything changed? How about now? And now?" Every second, every minute. You're needlessly burning CPU, network, and data
Join discussion
Apr 2 · 5 min read · SQL Server has been a cornerstone of enterprise data systems for years. It has powered reporting, analytics, and operational workloads reliably across industries. But modern data demands real-time ana
Join discussionMar 31 · 6 min read · If you're still running large workloads on SQL Server, you’ve likely started to feel the pressure - rising infrastructure costs, scaling limitations, and challenges integrating modern analytics or mac
Join discussionMar 21 · 21 min read · Reading time: ~18 minutes The Problem Nobody Warns You About You've built the perfect dimensional model. Your star schema is textbook. Fact tables are normalized, dimensions are conformed, and the ET
Join discussion