Access Live Greenplum Data in Google Sheets

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 gain access to live Greenplum data from your Google Sheets.

Google Sheets is a free, web-based spreadsheet program. When paired with CData Connect Server, you can instantly access Greenplum data from within Google Sheets for data analysis, collaborations, calculations, and more. This article shows how to connect to Greenplum in your Connect Server instance and access live Greenplum data in Google Sheets.

CData Connect Server provides a pure MySQL interface for Greenplum, allowing you to easily access live Greenplum data in Google Sheets. Simply use the partner Connect Server Connector to generate a query (or write your own). 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 setup requires a CData Connect Server instance and the CData Connect Server Connector for Google Sheets. To get started, get a free trial of Connect Server and download the free Connect Server Google Sheets Connector.


Create a Virtual MySQL Database for Greenplum Data

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 Google Sheets.

Access Live Greenplum Data in Google Sheets

The steps below outline connecting to CData Connect Server from Google Sheets to access live Greenplum data.

  1. Log into Google Sheets, create a new sheet (or open an existing one).
  2. Click Add-ons and click Get Add-ons (if you have already installed the Add-on, jump to step 5).
  3. Search for CData Connect Server Connector and select the Add-on.
  4. Authorize the Connector.
  5. Back in Google Sheets, click Add-ons and open the CData Connect Server Connector.
  6. Use your instance name (myinstance in CONNECT_SERVER_URL), username, and password to connect to your Connect Server instance.
  7. Click CREATE to access Greenplum data through your Connect Server instance.
  8. Select a Database (e.g. Greenplum1) and click Next.
  9. Select a Table (e.g. Orders) and Fields (columns), add any sorting, filtering, and limits and click Execute.

SQL Access to Greenplum Data from Applications

Now, you have a direct connection to live Greenplum data from your Google Sheets workbook. You can add more data to your workbook for calculations, aggregations, collaboration, and more.

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