NEW Browse AI tools across categories — updated daily. See what's new →

Microsoft SQL Server Integration

Execute safe read-only queries against MS SQL Server databases with multi-connection support, TLS encryption, and comprehensive security features

Version1.0.0
LicenseApache-2.0
Token count~552
UpdatedJun 5, 2026

Install

Quick install

via npx skills · works with 57+ agents
npx skills add https://github.com/sanjay3290/ai-skills/tree/main/skills/mssql
Or pick agent:
npx skills add sanjay3290/ai-skills --skill "Microsoft SQL Server Integration" --agent claude-code
npx skills add sanjay3290/ai-skills --skill "Microsoft SQL Server Integration" --agent cursor
npx skills add sanjay3290/ai-skills --skill "Microsoft SQL Server Integration" --agent codex
npx skills add sanjay3290/ai-skills --skill "Microsoft SQL Server Integration" --agent opencode
npx skills add sanjay3290/ai-skills --skill "Microsoft SQL Server Integration" --agent github-copilot
npx skills add sanjay3290/ai-skills --skill "Microsoft SQL Server Integration" --agent windsurf
More install options

Shorthand — useful for multi-skill repos:

npx skills add sanjay3290/ai-skills --skill "Microsoft SQL Server Integration"

Manual — clone the repo and drop the folder into your agent's skills directory:

git clone https://github.com/sanjay3290/ai-skills.git
cp -r ai-skills/skills/mssql ~/.claude/skills/
How to use: Once installed, ask your agent to "use the Microsoft SQL Server Integration skill" or describe what you want (e.g. "Execute safe read-only queries against MS SQL Server databases with multi-connec"). Requires Node.js 18+.

Microsoft SQL Server Integration

Execute safe read-only queries against MS SQL Server databases with multi-connection support, TLS encryption, and comprehensive security features

What is it?
Execute safe read-only queries against MS SQL Server databases with multi-connection support, TLS encryption, and comprehensive security features Built for use cases involving mssql, sql-server, database, sql, data-analysis.

How to use it?

Create connections.json in the skill directory or ~/.config/claude/mssql-connections.json.

Security: Set file permissions to 600 since it contains credentials:

`chmod 600 connections.json
`
`{
"databases": [
{
"name": "production",
"description": "Main app database - users, orders, transactions",
"host": "db.example.com",
"port": 1433,
"database": "app_prod",
"user": "readonly_user",
"password": "your-password",
"encrypt": true,
"tds_version": "7.3"
}
]
}
`

Key Features

  • Execute safe read-only queries against MS SQL Server databases with multi-connection support, TLS encryption, and comprehensive security features
  • Database management and query optimization
  • Data analysis and visualization capabilitiesView on GitHub

GitHub Stats

StarsForksLast UpdateAuthorsanjay3290LicenseApache-2.0Version1.0.0

Categories

Data-analysisDeveloper Tools

Tags

mssqlsql-serverdatabasesqldata-analysis

Features

Related Skills

More from Data-analysis

MySQL Integration

Execute safe read-only SQL queries against MySQL databases with multi-connection support, SSL encryption, and defense-in-depth security

79sanjay3290Data-analysisDeveloper Tools00

postgres

Execute safe read-only SQL queries against PostgreSQL databases with multi-connection support and defense-in-depth security

79sanjay3290Developer ToolsData-analysis00

D3.js Visualization

Teaches Claude to produce D3 charts and interactive data visualizations

110chrisvoncsefalvayDeveloper ToolsData-analysis00

---

Source: https://github.com/sanjay3290/ai-skills/tree/main/skills/mssql
Author: sanjay3290
License: https://opensource.org/licenses/Apache-2.0
GitHub Stars: 79
Tags: mssql, sql-server, database, sql, data-analysis

SKILL.md source

---
name: Microsoft SQL Server Integration
description: Execute safe read-only queries against MS SQL Server databases with multi-connection support, TLS encryption, and comprehensive security features
---

# Microsoft SQL Server Integration

Execute safe read-only queries against MS SQL Server databases with multi-connection support, TLS encryption, and comprehensive security features

What is it?
Execute safe read-only queries against MS SQL Server databases with multi-connection support, TLS encryption, and comprehensive security features Built for use cases involving mssql, sql-server, database, sql, data-analysis.

## How to use it?
Create `connections.json` in the skill directory or `~/.config/claude/mssql-connections.json`.

Security: Set file permissions to `600` since it contains credentials:

```
`chmod 600 connections.json
`
```

```
`{
"databases": [
{
"name": "production",
"description": "Main app database - users, orders, transactions",
"host": "db.example.com",
"port": 1433,
"database": "app_prod",
"user": "readonly_user",
"password": "your-password",
"encrypt": true,
"tds_version": "7.3"
}
]
}
`
```

## Key Features

* Execute safe read-only queries against MS SQL Server databases with multi-connection support, TLS encryption, and comprehensive security features
* Database management and query optimization
* Data analysis and visualization capabilitiesView on GitHub

### GitHub Stats
StarsForksLast UpdateAuthorsanjay3290LicenseApache-2.0Version1.0.0

### Categories
Data-analysisDeveloper Tools

### Tags
mssqlsql-serverdatabasesqldata-analysis

### Features

## Related Skills
More from Data-analysis

### MySQL Integration
Execute safe read-only SQL queries against MySQL databases with multi-connection support, SSL encryption, and defense-in-depth security

79sanjay3290Data-analysisDeveloper Tools00

### postgres
Execute safe read-only SQL queries against PostgreSQL databases with multi-connection support and defense-in-depth security

79sanjay3290Developer ToolsData-analysis00

### D3.js Visualization
Teaches Claude to produce D3 charts and interactive data visualizations

110chrisvoncsefalvayDeveloper ToolsData-analysis00

---

**Source**: https://github.com/sanjay3290/ai-skills/tree/main/skills/mssql
**Author**: sanjay3290
**License**: https://opensource.org/licenses/Apache-2.0
**GitHub Stars**: 79
**Tags**: mssql, sql-server, database, sql, data-analysis

Related skills 6

azure-storage

★ Featured Official

Azure Storage Services including Blob Storage, File Shares, Queue Storage, Table Storage, and Data Lake. Answers questions about storage access tiers (hot, cool, cold, archive), when to use each tier, and tier comparison. Provides object storage, SMB file shares, async messaging, NoSQL key-value, and big data analytics. Includes lifecycle management. USE FOR: blob storage, file shares, queue storage, table storage, data lake, upload files, download blobs, storage accounts, access tiers, stora...

microsoft 338k
Backend & Database

azure-kusto

★ Featured Official

Query and analyze data in Azure Data Explorer (Kusto/ADX) using KQL for log analytics, telemetry, and time series analysis. WHEN: KQL queries, Kusto database queries, Azure Data Explorer, ADX clusters, log analytics, time series data, IoT telemetry, anomaly detection.

microsoft 337k
Backend & Database

azure-aigateway

★ Featured Official

Configure Azure API Management as an AI Gateway for AI models, MCP tools, and agents. WHEN: semantic caching, token limit, content safety, load balancing, AI model governance, MCP rate limiting, jailbreak detection, add Azure OpenAI backend, add AI Foundry model, test AI gateway, LLM policies, configure AI backend, token metrics, AI cost control, convert API to MCP, import OpenAPI to gateway.

microsoft 337k
Backend & Database

azure-compute

★ Featured Official

Azure VM and VMSS router for recommendations, pricing, autoscale, orchestration, connectivity troubleshooting, capacity reservations, and Essential Machine Management. WHEN: Azure VM, VMSS, scale set, recommend, compare, server, website, burstable, lightweight, VM family, workload, GPU, learning, simulation, dev/test, backend, autoscale, load balancer, Flexible orchestration, Uniform orchestration, cost estimate, connect, refused, Linux, black screen, reset password, reach VM, port 3389, NSG,...

microsoft 281k
Backend & Database

azure-cloud-migrate

★ Featured Official

Assess and migrate cross-cloud workloads to Azure with reports and code conversion. Supports Lambda→Functions, Beanstalk/Heroku/App Engine→App Service, Fargate/Kubernetes/Cloud Run/Spring Boot→Container Apps. WHEN: migrate Lambda to Functions, AWS to Azure, migrate Beanstalk, migrate Heroku, migrate App Engine, Cloud Run migration, Fargate to ACA, ECS/Kubernetes/GKE/EKS to Container Apps, Spring Boot to Container Apps, cross-cloud migration.

microsoft 271k
Backend & Database

azure-upgrade

★ Featured Official

Assess and upgrade Azure workloads between plans, tiers, or SKUs, or modernize Azure SDK dependencies in source code. WHEN: upgrade Consumption to Flex Consumption, upgrade Azure Functions plan, change hosting plan, function app SKU, migrate App Service to Container Apps, modernize legacy Azure Java SDKs (com.microsoft.azure to com.azure), migrate Azure Cache for Redis (ACR/ACRE) to Azure Managed Redis (AMR).

microsoft 201k
Backend & Database