Skip to content

leborchuk/open-gpdb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Greenplum

We've forked here the original GPDB repository after Greenplum became a closed-source project. And continue to make it production-ready.

The main goal is:

  • to fix bugs, especially those leading to core dump master/segment processes;
  • to adopt existing GP/PG extensions for the latest stable GP version;
  • backporting stable features from other projects (Postgres > 9.4, Cloudberry);
  • creating a new stable version (7.X) by fixing everything we stumble upon.

The current last stable version is 6X. It's used by major of our clients and partners.

If you want to try it right away - https://yandex.cloud/en/services/managed-greenplum

Roadmap

Build and try out

Repositories

This is the main repository for Greenplum Database. Alongside this, there are several ecosystem repositories for the Cloudberry Database, including the website, extensions, connectors, adapters, and other utilities.

Other projects we`d like to recommend

  • wal-g Database physical backup/restore tool
  • cloudberry New MPP Database compatible with Greenplum Database
  • odyssey Pooler for GP
  • gpdb Archived original Greenplum Database

Community & Support

Contribution

Acknowledgment

Thanks to PostgreSQL, Greenplum Database and other great open source projects to make our project has a sound foundation.

License

Our patches are released under the Apache License, Version 2.0. Some components may have PostgreSQL License if it is explicity mentioned in the NOTICE file.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 59.6%
  • C++ 18.2%
  • PLpgSQL 11.2%
  • Python 5.6%
  • Perl 1.1%
  • Yacc 0.9%
  • Other 3.4%