microsoft / SqlScriptDOM

ScriptDOM/SqlDOM is a .NET library for parsing T-SQL statements and interacting with its abstract syntax tree
MIT License
135 stars 18 forks source link
dotnet sql

ArtifactType: nupkg Documentation: URL Language: csharp, powershell Platform: dotnet Stackoverflow: URL Tags: ScriptDOM, SqlDOM

SQL ScriptDOM

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.

Resources:

Built With

Contributing

Please read our CONTRIBUTING.md which provides helpful information about contributing to this project through reporting issues, requesting changes, and submitting pull requests.

License

Copyright (c) Microsoft Corporation. All rights reserved.

Licensed under the MIT License.