Skip to content
Docs Extensions Blog Pricing 中文 GitHub

Open-Source Impact

Impact comparison of PostgreSQL ecosystem projects, mainly measured by GitHub star counts.
Impact comparison of PostgreSQL ecosystem projects, mainly measured by GitHub star counts.

China PostgreSQL Ecosystem Projects

Sorted by GitHub stars in descending order. Last updated: 2026-08-13 (Beijing time).

ProjectStarAuthorTypeSummary
pgsty/pigsty5521Ruohang Feng @ PGSTYDistributionOut-of-the-box PostgreSQL distribution
polardb/PolarDB-for-PostgreSQL3191Alibaba CloudKernelOpen-source PolarDB for PostgreSQL kernel
tensorchord/pgvecto.rs2181TensorChordExtensionVector search extension written in Rust
tensorchord/VectorChord1770TensorChordExtensionNext-generation vector search extension
Tencent/TBase1439Tencent CloudKernelTencent distributed HTAP database kernel
apache/cloudberry1315HashDataKernelOpen-source MPP data warehouse kernel
IvorySQL/IvorySQL1051HighGoKernelOracle-compatible PostgreSQL fork
pgplex/pgschema995Chen TianzhouToolDeclarative Postgres schema migration CLI
amutu/zhparser869JovExtensionChinese full-text parser based on SCWS
opengauss-mirror/openGauss-server784HuaweiKernelEarly PostgreSQL 9.2 kernel fork
HaloTech-Co-Ltd/openHalo437HaloTechKernelPostgreSQL kernel compatible with MySQL wire protocol
jaiminpan/pg_jieba417Pan JiaminExtensionChinese full-text search extension based on Jieba
alitrack/duckdb_fdw409Li HongyanExtensionDuckDB foreign data wrapper
tensorchord/VectorChord-bm25375TensorChordExtensionNative BM25 ranking index for PostgreSQL
pgsty/pg_exporter359Ruohang Feng @ PGSTYToolMetrics exporter for PostgreSQL and Pgbouncer
ChenHuajun/pg_roaringbitmap286Chen Huajun @ SuningExtensionPostgreSQL RoaringBitmap bitmap extension
pgsty/pig199Ruohang Feng @ PGSTYToolPostgreSQL extension package manager
tensorchord/pg_bestmatch.rs101TensorChordExtensionBM25 sparse-vector generation in PostgreSQL
wublabdubdub/PDU-PostgreSQLDataUnloader101Zhang ChenToolPostgreSQL database rescue and unloading tool
tensorchord/pg_tokenizer.rs45TensorChordExtensionFull-text search tokenizer extension
jaiminpan/pg_scws41Pan JiaminExtensionChinese tokenizer extension based on SCWS
pgsty/pgext31Ruohang Feng @ PGSTYToolPostgreSQL extension catalog and metadata tool
tooltip:
  trigger: axis
  axisPointer: { type: shadow }
  formatter: $fn:tipfmt
grid: { left: 320, right: 72, top: 20, bottom: 26 }
xAxis:
  type: value
  max: 5600
  name: GitHub Stars
  nameLocation: middle
  nameGap: 24
  axisLabel: { formatter: $fn:fnum }
  splitLine: { show: true, lineStyle: { type: dashed, opacity: 0.45 } }
yAxis:
  type: category
  inverse: true
  axisLabel:
    align: right
    margin: 8
    width: 300
    overflow: truncate
    fontSize: 11
    fontFamily: monospace
  data:
    - 'pgsty/pigsty'
    - 'polardb/PolarDB-for-PostgreSQL'
    - 'tensorchord/pgvecto.rs'
    - 'tensorchord/VectorChord'
    - 'Tencent/TBase'
    - 'apache/cloudberry'
    - 'IvorySQL/IvorySQL'
    - 'pgplex/pgschema'
    - 'amutu/zhparser'
    - 'opengauss-mirror/openGauss-server'
    - 'HaloTech-Co-Ltd/openHalo'
    - 'jaiminpan/pg_jieba'
    - 'alitrack/duckdb_fdw'
    - 'tensorchord/VectorChord-bm25'
    - 'pgsty/pg_exporter'
    - 'ChenHuajun/pg_roaringbitmap'
    - 'pgsty/pig'
    - 'tensorchord/pg_bestmatch.rs'
    - 'wublabdubdub/PDU-PostgreSQLDataUnloader'
    - 'tensorchord/pg_tokenizer.rs'
    - 'jaiminpan/pg_scws'
    - 'pgsty/pgext'
series:
  - name: Star
    type: bar
    barWidth: 20
    showBackground: true
    backgroundStyle: { color: "rgba(148, 163, 184, 0.16)" }
    itemStyle:
      color: $fn:barclr
      borderRadius: [0, 5, 5, 0]
    label:
      show: true
      position: right
      formatter: $fn:labfmt
      color: '#334155'
      fontWeight: 600
    data: [5521, 3191, 2181, 1770, 1439, 1315, 1051, 995, 869, 784, 437, 417, 409, 375, 359, 286, 199, 101, 101, 45, 41, 31]

PostgreSQL Distribution Impact Metrics

Sorted by GitHub stars in descending order, with commercial products that do not publish stars listed last. Last updated: 2026-08-13 (Beijing time).

ProjectStarVendorTypeLicenseSummary
CloudNativePG9133EDBK8S NativeApache-2.0Mainstream PG Operator without Patroni dependency
Pigsty5521PGSTYLinux NativeApache-2.0Ansible-driven integrated PostgreSQL distribution
Zalando Postgres Operator5222ZalandoK8S NativeMITLong-standing Patroni/Spilo architecture operator
PGO4436Crunchy DataK8S NativeApache-2.0Production-grade operator with backup and monitoring
Autobase4332vitabaksLinux NativeMITAutomated deployment for Patroni/etcd/Consul
KubeBlocks3102ApeCloudK8S NativeAGPL-3.0Unified multi-database operator platform
StackGres1426OnGresK8S NativeAGPL-3.0Integrated PG operator with CRD/CLI/Web UI
Kubegres1350Reactive TechK8S NativeApache-2.0Minimal operator built on native streaming replication
Tembo Operator1263TemboK8S NativeUnspecifiedScenario-based stacks for PostgreSQL
pgEdge744pgEdgeLinux NativePostgreSQLDistributed PG distribution focused on Spock multi-master replication
KubeDB733AppsCodeK8S NativeACL-1.0Multi-database operator with kubectl plugin
Percona Operator for PostgreSQL381PerconaK8S NativeApache-2.0PostgreSQL operator in Percona ecosystem
EDB TPA86EDBLinux NativeGPL-3.0EDB official Ansible delivery toolkit
Percona Distribution for PostgreSQL-PerconaLinux NativeMultiIntegrated PostgreSQL distribution bundle
ClusterControl-ServerNinesLinux NativeCommercialMulti-database deploy, monitoring, backup, and failover platform
CYBERTEC PGEE-CYBERTECLinux NativeCommercialEnterprise PostgreSQL distribution focused on security and performance
Crunchy Postgres for Ansible-Crunchy DataLinux NativeCommercialCrunchy bare-metal/VM automation solution
EDB Postgres Advanced Server (EPAS)-EDBLinux NativeCommercialEDB flagship distribution with Oracle-compatibility features

Star History Chart

Other Resources