KustoExporter

Scripts for exporting Kusto table schemas and function definitions to KQL files

Python πŸ“„ MIT ⭐ …
Screenshot of KustoExporter

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.