Field Forge: Distributed parallel processing for PostgreSQL

Posted on 2010-11-09

Field Forge brings parallel processing to PostgreSQL by making the Kappa framework from Psi Lambda LLC a new Language for defining PostgreSQL's Window and Table functions. These functions allow processing to be specified using SQL and index component notation using GPUs and CPUs. The Kappa framework provides practical usage of CUDA GPU, OpenMP, and partitioned data flow scheduled processing.

Learn more and download at the Psi Lambda website.

This post has been migrated from a previous version of the PostgreSQL website. We apologise for any formatting issues caused by the migration.