markusbegerow/local-llm-chat-ssms
Local LLM for SQL Server Management Studio 22 - an open-source extension for private, offline AI coding assistance and chat.
This SSMS extension helps SQL Server database administrators and developers get immediate, private coding assistance and database insights. You provide questions or SQL scripts within SQL Server Management Studio, and a specialized AI, running entirely on your own machine, generates SQL code, suggests optimizations, or explains database concepts without sending any data to the cloud. It's designed for anyone managing or developing with SQL Server who needs expert help directly in their workflow.
Use this if you need private, instant AI assistance for T-SQL development, query optimization, or database design directly within SQL Server Management Studio without relying on external cloud services.
Not ideal if you primarily work outside of SQL Server Management Studio, or if you don't require the privacy and security benefits of a locally run Large Language Model.
Stars
13
Forks
3
Language
C#
License
GPL-2.0
Category
Last pushed
Nov 18, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/markusbegerow/local-llm-chat-ssms"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
SillyTavern/SillyTavern
LLM Frontend for Power Users.
libre-webui/libre-webui
Privacy-first web interface for local AI models. Clean, minimal UI for Ollama with extensible...
chyok/ollama-gui
A single-file tkinter-based Ollama GUI project with no external dependencies.
matlab-deep-learning/llms-with-matlab
Connect MATLAB to LLM APIs, including OpenAI® Chat Completions, Azure® OpenAI Services, and Ollama™
ollama4j/ollama4j
A simple Java library for interacting with Ollama server.