Skip to content

Add pg-strom โ€” GPU acceleration extension for PostgreSQLย #2

@WaterWei

Description

@WaterWei

Hi ๐Ÿ‘‹,

Iโ€™d like to suggest adding [pg-strom](https://github.com/heterodb/pg-strom) to the list of PostgreSQL extensions managed by this project.

pg-strom is a mature and well-maintained extension that enables GPU acceleration for SQL queries using NVIDIA CUDA. It significantly speeds up large-scale scans, joins, and aggregations, making it especially useful for analytical workloads and data warehousing scenarios.


๐Ÿ” Project Information

  • Name: pg-strom

  • Repo: https://github.com/heterodb/pg-strom

  • Maintainer: HeteroDB, Inc.

  • License: GPL-2.0

  • Category: Performance / GPU Acceleration

  • Key Features:

    • GPU-accelerated sequential scans, joins, and group-by
    • Compatible with PostgreSQL 12โ€“16
    • CUDA 11+ support
    • Transparent query planner integration (GpuScan, GpuJoin, etc.)

๐Ÿ’ก Why Itโ€™s Valuable

Including pg-strom would make this collection more complete for users seeking performance-oriented or GPU-enhanced PostgreSQL extensions.
Itโ€™s one of the few production-grade GPU integrations available for PostgreSQL today and could attract researchers or engineers working in high-performance computing (HPC), analytics, or AI data pipelines.


Would you consider adding this project?
Iโ€™d be happy to provide more details or help with the metadata if needed.

Thanks for maintaining this great collection! ๐Ÿ™

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions