Using Performance Monitor Lite with Local LLMs

The one and only Erik Darling (homepage) is doing his best to help us to make our lives easier by providing a fully fledged monitoring solution (two, actually) for SQL Server, all this for free. Yes, FREE: https://github.com/erikdarlingdata/performancemonitor. Due to the nature of my job I can only use the Lite version, not the fully … Continue reading Using Performance Monitor Lite with Local LLMs

FOR XML PATH, STRING_AGG and AI

For the AI warriors out there - I was rewriting a bunch of stored procedures (270+, to be more precise), so naturally AI comes into play (QWEN Coder Next 80B at 8 bit and GPT-OSS 120B MXFP4 - not as precise, but works good enough. Yes, I need to work with local models because of … Continue reading FOR XML PATH, STRING_AGG and AI