项目作者: csylvester-pivotal

项目描述 :
Greenplum related demos, user-defined-functions (UDFs)
高级语言: Perl
项目地址: git://github.com/csylvester-pivotal/Greenplum-stuff.git
创建时间: 2016-06-10T15:25:14Z
项目社区:https://github.com/csylvester-pivotal/Greenplum-stuff

开源协议:

下载


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