Giter Club home page Giter Club logo

trino-datastudio-connector's Introduction

Trino Community Connector for Data Studio

Trino for Data Studio

This is not an official Google product

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

This Community Connector uses the Trino REST API.

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

Set up the Community Connector for personal use

To use this Community Connector in Data Studio there is a one-time setup to deploy your own personal instance of the connector using Apps Script.

Deploy the connector

  1. Visit Google Apps Script and create a new project.
  2. In the Apps Script development environment, select View > Show manifest file. Replace the contents of this file with the content of the src/appsscript.json file from the repository.
  3. For every .js file under src, you will need to create a file in Apps Scripts (File > New > Script File), then copy over the content from the repository.
  4. To use the Community Connector in Data Studio, follow the guide on Community Connector Developer site.

Using the connector in Data Studio

Once you've set up and deployed the connector, follow the Use a Community Connector guide to use the connector in Data Studio.

Note: After using the connector in Data Studio, as long as you do not revoke access, it will remain listed in the connector list for easy access when creating a new data source.

Trino connector configuration

The following configuration parameters are available:

  • Trino Server URL (required) Your Trino server URL (http or https) e.g. http://my_trino_server:8080 or https://my_trino_server.

  • Trino User (required) Your Trino user name.

  • Trino Password (Optional) Trino user password. You need it if your Trino Authentication Type is set to PASSWORD. Let it blank if no password is required to connect.

  • Trino Catalog (required) Trino Catalog you want to connect.

  • Trino Schema (required) Trino Schema you want to connect.

  • Trino Table or View (required) Trino Table or View you want to connect.

  • Row Limit (Optional, default=10000) Set this limit if you want to limit the number of rows retrieved in Data Studio.

Trino connector parameters

Trino connector fields

Dataset explorer

trino-datastudio-connector's People

Contributors

victorcouste avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

zac-roberts

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.