This repository provides easy solution to setup Greenplum with PGAdmin4. By using Docker-compose, we can create both Greenplum and PGAdmin4 instances in 10 minutes.
You can use manage databases and tables that are stored in Greenplum.
Use cases for database administrator:
- View Server sessions to ensure the performance and utilization of the system
- View Transactions Per Second to identify performance bottlenecks and potential database issues.
- Identify server activities
The Greenplum Database (GPDB) is an advanced, fully featured, open source data warehouse. It provides powerful and rapid analytics on petabyte scale data volumes. Uniquely geared toward big data analytics, Greenplum Database is powered by the world’s most advanced cost-based query optimizer delivering high analytical query performance on large data volumes. https://www.greenplum.org
pgAdmin is the most popular and feature rich Open Source administration and development platform for PostgreSQL, the most advanced Open Source database in the world. https://www.pgadmin.org/