Create Reports from Greenplum Data in Looker Studio

Ready to get started?

Learn more or sign up for a free trial:

CData Connect Server


Use CData Connect Server to create a virtual MySQL Database for Greenplum data and create custom reports in Looker Studio.

Looker Studio (formerly Google Data Studio) allows you to create branded reports with data visualizations to share with your clients. When paired with CData Connect Server, you get instant access to Greenplum data for visualizations, dashboards, and more. This article shows how to create a virtual database for Greenplum and build reports from Greenplum data in Looker Studio.

CData Connect Server provides a pure MySQL interface for Greenplum, allowing you to easily build reports from live Greenplum data in Looker Studio — without replicating the data. As you build visualizations, Looker Studio generates queries to gather data. Using optimized data processing out of the box, CData Connect Server pushes all supported query operations (filters, JOINs, etc) directly to Greenplum, leveraging server-side processing to quickly return Greenplum data.

This article requires a CData Connect Server instance and the CData Connect Server Connector for Looker Studio. Get more information on the CData Connect Server and sign up for a free trial at https://www.cdata.com/connect.


Connect to Greenplum from Connect Server

CData Connect Server uses a straightforward, point-and-click interface to connect to data sources and generate APIs.

  1. Log into Connect Server and click Connections.
  2. Select "Greenplum" from Available Data Sources.
  3. Enter the necessary authentication properties to connect to Greenplum.

    To connect to Greenplum, set the Server, Port (the default port is 5432), and Database connection properties and set the User and Password you wish to use to authenticate to the server. If the Database property is not specified, the default database for the authenticate user is used.

  4. Click Save Changes
  5. Click Privileges -> Add and add the new user (or an existing user) with the appropriate permissions.

With the virtual database created, you are ready to connect to Greenplum data from Looker Studio.

Visualize Live Greenplum Data in Looker Studio

The steps below outline connecting to CData Connect Server from Looker Studio to create a new Greenplum data source and build a simple visualization from the data.

  1. Log into Looker Studio, click data sources, create a new data source, and choose CData Connect Server Connector.
  2. Authorize the Connector to connect to an external service (your Connect Server instance).
  3. Use your instance name (myinstance in CONNECT_SERVER_URL), username, and password to connect to your Connect Server instance.
    • Username: myinstance/username
    • Password: your Connect Server password
  4. Select a Database (e.g. Greenplum1) and click Next.
  5. Select a Table (e.g. Orders) and click Next.
  6. Click Connect.
  7. If needed, modify columns, click Create Report, and add the data source to the report.
  8. Select a visualization style and add it to the report.
  9. Select Dimensions and Measures to customize your visualization.

Optional: Connect with the MySQL Connector

If you need to work with data from a custom SQL query, you can use the MySQL Connector. Connect using the server information for your Connect Server instance (server address, port, username, and password).

SQL Access to Greenplum Data from Applications

Now you have a direct connection to live Greenplum data from your Looker Studio workbook. You can create more data sources and new visualizations, build reports, and more — all without replicating Greenplum data.

Try CData Connect Server and get SQL data access to 200+ SaaS, Big Data, and NoSQL sources directly from your applications.