ArtifactType | Documentation | Language | Platform | Stackoverflow | Tags |
---|---|---|---|---|---|
nupkg |
URL |
csharp, powershell |
dotnet |
URL |
ScriptDOM, SqlDOM |
SQL Script DOM is a .NET library that provides formatting and parsing capabilities to analyze SQL Scripts. It can be used by Powershell and C#.
Script DOM is used by DacFX and as an standalone library for client applications.
- 📦 NuGet package: https://www.nuget.org/packages/Microsoft.SqlServer.TransactSql.ScriptDom
- 📚 API docs: https://learn.microsoft.com/dotnet/api/microsoft.sqlserver.transactsql.scriptdom
- 🛠️ Contributor's guide: CONTRIBUTING.md
- 💬 Discussions: DacFx discussions
Please read our CONTRIBUTING.md which provides helpful information about contributing to this project through reporting issues, requesting changes, and submitting pull requests.
Copyright (c) Microsoft Corporation. All rights reserved.
Licensed under the MIT License.