Tanzu Greenplum is a massively parallel processing (MPP) database server that supports next generation data warehousing and large-scale analytics processing. By automatically partitioning data and running parallel queries, it allows a cluster of servers to operate as a single database supercomputer performing tens or hundreds times faster than a traditional database. It supports SQL, MapReduce parallel processing, and data volumes ranging from hundreds of gigabytes, to hundreds of terabytes.
Differences Compared to Open Source Greenplum Database
- Product packaging and installation script
- Support for QuickLZ compression. QuickLZ compression is not provided in the open source version of Greenplum Database due to licensing restrictions.
- Support for data connectors:
- Greenplum-NiFi Connector
- Greenplum-Spark Connector
- Greenplum-Informatica Connector
- Greenplum-Kafka Integration
- Greenplum Streaming Server
- Support for Greenplum-sourced or enhanced contrib modules:
- advanced_password_check
- gp_array_agg
- gp_legacy_string_agg
- gp_parallel_retrieve_cursor
- gp_percentile_agg
- gp_sparse_vector
- greenplum_fdw
- orafce
- Data Direct ODBC/JDBC Drivers
- Greenplum PostGIS Extension
- utility for copying or migrating objects between Greenplum systems
- Support for managing Greenplum Database using VMware Tanzu Greenplum Command Center
- Support for full text search and text analysis using VMware Tanzu GPText
- Greenplum backup plugin for DD Boost
- Backup/restore storage plugin API
Tanzu Greenplum installation, configuration, administration, and maintenance information:
Client Documentation
Related Tanzu Greenplum documentation and utilities
- Virtual Memory Calculator (for resource queue-based workload management)