项目作者: darthunix
项目描述 :
PostgreSQL extension testing vectorization and CustomScanAPI interface
高级语言: C
项目地址: git://github.com/darthunix/pg_vx.git
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.