ClaudioESSilva / OpenQueryStore

OpenQueryStore

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenQueryStore

licence badge stars badge forks badge issues badge

This is a project in early alpha. Please be aware that the code is NOT production ready.

Currently supported SQL Server versions: SQL 2008 - 2014

Currently supported SQL Server Management Studio versions: 2016 - 2017

OpenQueryStore (OQS) is a collection of scripts that add Query Store like functionality to pre-SQL Server 2016 Instances!

OQS is being built from the ground up to allow all versions and editions of SQL Server from 2005 up to and including 2014 to have a Query Store like functionality. The data collection, retention and cleanup will be easily configurable to allow for complete control of the OQS data storage.

The plan is to offer a fully integrated OQS functionality that requires minimal administration, including persistence of query data across restarts and backups/restores.

A further option will allow for a centralized query store, to collect all query statistics for an entire SQL Server instance.

Finally, a set of integrated reports inside SQL Server Management Studio will allow for analysis of the collected data.

For some more details, check out the Wiki

License

MIT

About

OpenQueryStore

License:MIT License


Languages

Language:PLpgSQL 100.0%