12-google-data-studio.md 2.3 KB
Newer Older
sangshuduo's avatar
sangshuduo 已提交
1 2
---
title: Use Google Data Studio to access TDengine
D
danielclow 已提交
3 4
sidebar_label: Google Data Studio
description: This document describes how to integrate TDengine with Google Data Studio.
sangshuduo's avatar
sangshuduo 已提交
5 6 7 8 9 10 11 12
---

Data Studio is a powerful tool for reporting and visualization, offering a wide variety of charts and connectors and making it easy to generate reports based on predefined templates. Its ease of use and robust ecosystem have made it one of the first choices for people working in data analysis.

TDengine is a high-performance, scalable time-series database that supports SQL. Many businesses and developers in fields spanning from IoT and Industry Internet to IT and finance are using TDengine as their time-series database management solution.

The TDengine team immediately saw the benefits of using TDengine to process time-series data with Data Studio to analyze it, and they got to work to create a connector for Data Studio.

13
With the release of the TDengine connector in Data Studio, you can now get even more out of your data. To obtain the connector, first go to the Data Studio Connector Gallery, click Connect to Data, and search for "TDengine".
sangshuduo's avatar
sangshuduo 已提交
14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32

![02](gds/gds-02.png.webp)

Select the TDengine connector and click Authorize.

![03](gds/gds-03.png.webp)

Then sign in to your Google Account and click Allow to enable the connection to TDengine.

![04](gds/gds-04.png.webp)

In the Enter URL field, type the hostname and port of the server running the TDengine REST service. In the following fields, type your username, password, database name, table name, and the start and end times of your query range. Then, click Connect.

![05](gds/gds-05.png.webp)

After the connection is established, you can use Data Studio to process your data and create reports.

![06](gds/gds-06.png.webp)

33
In Data Studio, TDengine timestamps and tags are considered dimensions, and all other items are considered metrics. You can create all kinds of custom charts with your data - some examples are shown below.
sangshuduo's avatar
sangshuduo 已提交
34 35 36

![07](gds/gds-07.png.webp)

37
With the ability to process petabytes of data per day and provide monitoring and alerting in real time, TDengine is a great solution for time-series data management. Now, with the Data Studio connector, we're sure you'll be able to gain new insights and obtain even more value from your data.