ParGRES


Database Cluster Middleware whose main goal is to efficiently process heavy-weight queries (e.g. OLAP). 

ParGRES: Parallel Query Processing in the PostgreSQL Database System

The main goal of this project is to develop an open source software to efficiently process queries that involves large amounts of data. We use database systems over PC clusters, and explore the data parallelism to acquire efficiency.

Our solution adopts simple parallel processing techniques together with the processing power of a cluster. Each cluster node executes its own PostgreSQL open source database system in order to achieve good performance in the processing of queries that are read intensive. 

Status

Archive

License(s)

GNU Lesser General Public License v2.1 only

Website

VCS repository(ies)

Discussion channels

Standards

SQL