Skip to content

postgrespro/vops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vectorized Operations extension for PostgreSQL.

This extensions allows to increase more than 10 times speed of OLAP queries with filter and aggregation by storing data in tiles: group of column values. It allows to reduce deform tuple and executor overhead. Please look at tpch.sql example which shows how VOPS can be used to increase speed of TPC-H Q1/Q6 queries more than ten times.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 14