this post was submitted on 19 Oct 2025
4 points (100.0% liked)

Hacker News

4385 readers
528 users here now

Posts from the RSS Feed of HackerNews.

The feed sometimes contains ads and posts that have been removed by the mod team at HN.

Source of the RSS Bot

founded 1 year ago
MODERATORS
top 2 comments
sorted by: hot top controversial new old
[โ€“] seadoo@lemmy.world 1 points 4 months ago

Seems like LINQ. Also funny that a couple articles prior was an announcement of a .NET SDK, so they def are aware LINQ already exists!

[โ€“] jbloggs777@discuss.tchncs.de 1 points 4 months ago

Honestly, for human friendly queries, I would have taken a Splunk-query like approach, like KQL: https://learn.microsoft.com/en-us/kusto/query/?view=microsoft-fabric

It's less likely to annoy an entire industry of SQL users, while appealing to those who use Splunk and similar tools for incident response and ad-hoc analytics.

Whether they really need their own DB for event data.. perhaps.. but these days you want to get this kind of data into your data lake sooner rather than later. Perhaps it can help with that.