2021-09-29 14:34:40 +02:00
# Grafana Microsoft SQL Server Data Source - Native Plugin
2017-12-02 14:40:12 +03:00
2018-03-19 11:20:17 +01:00
Grafana ships with a built-in Microsoft SQL Server (MSSQL) data source plugin that allows you to query and visualize data from any Microsoft SQL Server 2005 or newer.
2017-12-02 14:40:12 +03:00
2018-03-19 11:20:17 +01:00
## Adding the data source
2017-12-02 14:40:12 +03:00
2018-03-19 11:20:17 +01:00
1. Open the side menu by clicking the Grafana icon in the top header.
2. In the side menu under the `Configuration` link you should find a link named `Data Sources` .
3. Click the `+ Add data source` button in the top header.
2021-09-29 14:34:40 +02:00
4. Select _Microsoft SQL Server_ from the _Type_ dropdown.
2018-03-19 11:20:17 +01:00
2024-06-06 17:18:43 +01:00
Read more about it here:
[https://grafana.com/docs/grafana/latest/datasources/mssql/ ](https://grafana.com/docs/grafana/latest/datasources/mssql/ )