🚀 Excited to announce the release of thinksqlrs!
A high-performance Rust-powered #PowerShell module for SQL. 🦀💨
✅ Fast (faster than .NET) ✅ Cross-platform (Windows & Linux) ✅ Modern SQL automation
Check it out on GitHub: 👉 https://t.co/mdplehrADO
#Rust#SQLServer
Just released my first PowerShell module: ThinkSQL v1.1.2! 🚀
Handles the boring stuff for you:
🔹 Snapshot isolation by default (no more blocking!) 🔹 Auto primary key creation (no more heaps!)
Check it out:
https://t.co/jm2DayVrhG
#PowerShell#SQLServer#Coding#DevOps
🚀 Update for those using my @chocolatey packages!
I’ve consolidated the repo for Data Factory and Purview into my main Choco repo. 📦✨
Everything is now in one place for easier maintenance and updates. https://t.co/ntL2h8kbCo
#Chocolatey#DataFactory#MicrosoftPurview
Tired of endless lines of text? Learn how I built a powerful "Vibe Coder" system that lets me generate functional code by drawing visual diagrams!
https://t.co/OhiMx2pidq
🌟 Go 1.24.5 and 1.23.11 are released!
🔐 Security: Includes a security fix for the Go toolchain (CVE-2025-4674)
📡 Announcement: https://t.co/jkNdFeSNPA
📦 Download: https://t.co/8D9F3bteiH
#golang
Want to understand primary keys in SQL Server.
In this video, I break down what they are, why they matter, and how they affect performance and design.
#SQLServer#DatabaseDesign#PrimaryKey#DevTips
https://t.co/Zo7ytonNsp
I've checked with all the current Gen AI models and they still haven't got the answer to fix database performance. So here are some helping hands from a DBA.
https://t.co/jetdG54qeZ
#sqlserver
Deepseek running locally and privately for autocompletion in VSCode! 🙌
In less than a minute, I'll show you how to download Deepseek-coder and set it as the autocompletion model in VSCode.
You’ll need to use @ollama to download the model and CodeGPT to select it as the autocompletion model.
Enjoy the best models running locally with https://t.co/2TwiyF71HB :)