Skip to content

craig-sylvester/Greenplum-stuff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Greenplum related stuff

Greenplum is a PostgreSQL-based database designed for enabling advanced data analysis against terabyte/petabyte size data stores. Multi-domain analysis is enabled thru integration with PostGIS for geospatial processing, GPText (Apache Tika and Apache Solr integration) for advanced text analysis and processing, and an advanced set of machine learning and statistical parallel enabled libraries availabe in Apache MADlib.

Demos

A collection of demos highlighting various features of the Greenplum database. Most of the demos should work with PostgreSQL also but may require slight modifications (i.e., there is no DISTRIBUTED BY ... clause in PostgreSQL).

Windows-Functions

Examples of using Window functions in Greenplum.

json

A set of Python UDFs for adding document management functionality for JSON objects.

functions

SQL and stored procedures

utilities

A set of support or testing utilities.


Product Links