# Greenplum Demo

![](/files/yqjQ2zS8yovXnTwVx4Wc)

Welcome to VLDB's Greenplum Database (GPDB) demo.

VLDB have been big fans of GPDB for a very long time. We've created hundreds of GPDB clusters on all manner of platforms - we know just how frustrating it can be to get started with GPDB.

This demo version of GPDB aims to provide a free, lightweight, easy-to-use version of GPDB. Consider it a 'toe in the water' to the world of open source Massively Parallel Processing (MPP) analytics enabled by GPDB.

There are two options available for this GPDB Demo as listed below:

1. Containers using Docker (Only available for Windows)
2. VM using VMware (Available for Mac and Windows)

<br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://vldb.gitbook.io/vldb-greenplum-demo/greenplum-demo.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
