A Trino Connector for Google Data Studio

--

Following a customer discussion I discovered that it was not possible to connect Google Data Studio to a Trino cluster :(

Then I have created this simple Trino Connector for Google Data Studio :)

This Data Studio Community Connector lets users query Trino catalogs, schemas, tables and views.

And this connector was created with Google Apps Script and uses the Trino REST API.

To install and use this connector in Data Studio you can just use this Direct Link or follow steps found in GitHub to do your own deployment.

Feel free to ask questions about setup with the rest api or on Data Studio.
And obviously any suggestion or feedback are welcome !

Happy Data Studio reporting on your Data Lake or with federated queries (from a Trino View for example) ! :)

--

--