KustoExporter
Scripts for exporting Kusto table schemas and function definitions to KQL files
KustoExporter is designed to help you manage your Kusto (Azure Data Explorer) database schemas and functions as code. Export your KQL schema to files to leverage pull requests, code reviews, and branch workflows β just like with application code.
Copilot says:
AI-generated
Turn your Kusto database schemas and functions into neat KQL files ready for version control, collaboration, and AI-powered coding magic! Itβs like giving your data platform a stylish, organized wardrobe thatβs always up to date.
Key features:
- π₯ Exports tables and functions as individual KQL files
- β‘ Validates KQL syntax to keep your code flawless
- π― Generates detailed README files automatically
- π οΈ Color-coded logging with robust error handling for smooth exporting
This summary was generated by GitHub Copilot based on the project README.