Analysis-Services/README.md

41 lines
2.4 KiB
Markdown
Raw Permalink Normal View History

2016-12-02 10:58:42 +08:00
# Analysis Services
2016-12-02 10:56:18 +08:00
Git repo for Analysis Services samples and community projects
2019-10-09 02:07:11 +08:00
## [AASAutoScale](https://github.com/Microsoft/Analysis-Services/tree/master/AASAutoScale)
2019-10-09 02:06:52 +08:00
A customizeable QPU AutoScale solution for AAS that supports scale up/down as well as in/out
2023-09-30 06:16:36 +08:00
## [AlmToolkit](https://github.com/Microsoft/Analysis-Services/tree/master/AlmToolkit)
ALM Toolkit is a schema diff tool for tabular models
2016-12-02 11:40:36 +08:00
## [AsPartitionProcessing](https://github.com/Microsoft/Analysis-Services/tree/master/AsPartitionProcessing)
2016-12-02 15:00:01 +08:00
Automated partition management of Analysis Services tabular models
2016-12-02 10:56:18 +08:00
2016-12-02 11:11:12 +08:00
## [AsPerfMon](https://github.com/Microsoft/Analysis-Services/tree/master/AsPerfMon)
2016-12-02 10:58:42 +08:00
Real-time monitoring of Analysis Services memory usage broken out by database
2016-12-02 10:56:18 +08:00
2017-01-12 10:42:52 +08:00
## [AsTrace](https://github.com/Microsoft/Analysis-Services/tree/master/AsTrace)
The ASTrace tool captures a Profiler trace and writes it to a SQL Server table without requiring a GUI
2017-04-07 03:23:11 +08:00
## [AsXEventSample](https://github.com/Microsoft/Analysis-Services/tree/master/AsXEventSample)
2017-04-07 03:22:56 +08:00
The AsXEventSample sample shows how to collect streaming xEvents
2017-08-03 05:19:52 +08:00
## [UsqlScripts](https://github.com/Microsoft/Analysis-Services/tree/master/UsqlScripts)
Sample U-SQL scripts that demonstrate how to process a TPC-DS data set in Azure Data Lake.
2020-07-21 05:11:52 +08:00
## [ASJobGraph](https://github.com/Microsoft/Analysis-Services/tree/master/ASJobGraphEvents)
2021-02-02 21:04:41 +08:00
Python script to reassemble job graph events from Analysis Services.
2021-05-02 17:30:53 +08:00
## [Best Practice Rules](https://github.com/microsoft/Analysis-Services/tree/master/BestPracticeRules)
2021-07-27 22:02:04 +08:00
A curated set of rules covering best practices for tabular model performance and design which can be run from [Tabular Editor](https://tabulareditor.com/ "Tabular Editor")'s [Best Practice Analyzer](https://docs.tabulareditor.com/Best-Practice-Analyzer.html "Best Practice Analyzer").
2020-07-21 05:11:52 +08:00
## [Metadata Translator](https://github.com/microsoft/Analysis-Services/tree/master/MetadataTranslator)
Metadata Translator can translate the names, descriptions, and display folders of the metadata objects in a semantic model by using Azure Cognitive Services.
2016-12-02 11:04:15 +08:00
## Code of Conduct
2016-12-02 10:56:18 +08:00
This project has adopted the [Microsoft Open Source Code of
Conduct](https://opensource.microsoft.com/codeofconduct/).
For more information see the [Code of Conduct
FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or
contact [opencode@microsoft.com](mailto:opencode@microsoft.com)
with any additional questions or comments.