cstore_fdw
Columnar storage extension
A columnar storage extension for PostgreSQL that uses a native table access method API to improve performance and compression.
Columnar storage extension for Postgres built as a foreign data wrapper. Check out https://github.com/citusdata/citus for a modernized columnar storage implementation built as a table access method.
2k stars
119 watching
172 forks
Language: C
last commit: about 4 years ago
Linked from 4 awesome lists
columnar-storagecolumnar-storecompressionpostgresql
Related projects:
Repository | Description | Stars |
---|---|---|
| A PostgreSQL extension that enables interaction with MongoDB databases through foreign data wrappers. | 331 |
| A high-performance in-memory storage engine with bitmap indexing for columnar data storage and querying. | 1,442 |
| Provides a way to easily set up and test a Docker-based PostgreSQL database for TypeScript applications. | 4 |
| A PostgreSQL extension for transparent JSONB compression | 540 |
| A foreign data wrapper that connects PostgreSQL to DuckDB databases. | 351 |
| An extension for DuckDB analytics that supports financial data aggregation and scanning. | 133 |
| A columnar storage format for Hadoop workloads that optimizes data access and reduces query performance requirements. | 698 |
| Provides fast bulk data insertion for PostgreSQL databases using Npgsql | 3 |
| Provides AWS CDK constructs to simplify the deployment of PostgreSQL databases on AWS | 24 |
| An eBPF-based emulator of a computational storage device for Zoned Namespaces SSDs in QEMU. | 57 |
| An F# type provider library for accessing and manipulating data in PostgreSQL databases. | 127 |
| A PostgreSQL extension for encrypting and decrypting data using the Themis library. | 30 |
| A comprehensive web-based management tool for PostgreSQL databases | 213 |
| A fast ingestion and querying layer for flexible-schema data storage | 217 |