mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-14 01:25:40 -05:00
Merge some code clean ups. Find+Replace 'PowerShell' with 'SQL Tools'. Enable logger in ServiceHost project.
7 lines
309 B
Markdown
7 lines
309 B
Markdown
# Microsoft SQL Tools Service
|
|
The SQL Tools Service is an application that provides core functionality for various SQL Server tools. These features include the following:
|
|
* Connection management
|
|
* Language Service support using VS Code protocol
|
|
* Query execution and resultset management
|
|
* Schema discovery
|