imcs

This Release
imcs 0.1.7
Date
Status
Stable
Latest Testing
imcs 0.1.1 —
Other Releases
Abstract
In-Memory Columnar Store
Description
IMCS provides columnar (vertical) store for PostgreSQL. It allows to reach 10-100 advantages in performance because of avoiding disk and MVCC overhead, vector operations, parallel execution and data skipping. IMCS providers a wide range of analytic operators.
Released By
knizhnik
License
PostgreSQL
Resources
Special Files
Tags

Extensions

imcs 0.1.7
In-Memory Columnar Store

Documentation

user_guide
In-Memory Columnar Store (IMCS)

README

Contents

imcs

In-Memory Columnar Store extension for PostgreSQL