项目作者: darthunix

项目描述 :
PostgreSQL extension testing vectorization and CustomScanAPI interface
高级语言: C
项目地址: git://github.com/darthunix/pg_vx.git
创建时间: 2020-02-15T14:59:05Z
项目社区:https://github.com/darthunix/pg_vx

开源协议:MIT License

下载


PG_VX

PG_VX means PostgreSQL Vectorized Executor. It is a test project to understand how PostgreSQL CustomScanAPI works and is it possible to use it for vectorized acceleration of scans, aggregates and joins on OLAP workloads.