# 开源影响力

> PG 生态开源项目的影响力比较，以 GitHub Star 数为主要指标。

---

LLMS 索引： [llms.txt](/llms.txt)

---

## 中国 PostgreSQL 生态项目影响力

GitHub Star 数降序排列，最后更新时间为北京时间 2026-08-28。

| 项目                                                                                                      |                                      Star                                       | 作者              | 类型  | 简介                              |
|---------------------------------------------------------------------------------------------------------|:-------------------------------------------------------------------------------:|-----------------|:---:|:--------------------------------|
| [`pgsty/pigsty`](https://github.com/pgsty/pigsty)                                                       |             [**5579**](https://github.com/pgsty/pigsty/stargazers)              | 冯若航 @ **PGSTY** | 发行版 | 开箱即用的 PostgreSQL 发行版            |
| [`polardb/PolarDB-for-PostgreSQL`](https://github.com/polardb/PolarDB-for-PostgreSQL)                   |    [**3196**](https://github.com/polardb/PolarDB-for-PostgreSQL/stargazers)     | 阿里云             | 内核  | 阿里云开源 PolarDB for PostgreSQL 内核 |
| [`tensorchord/pgvecto.rs`](https://github.com/tensorchord/pgvecto.rs)                                   |        [**2182**](https://github.com/tensorchord/pgvecto.rs/stargazers)         | TensorChord     | 扩展  | Rust 编写的向量检索扩展                  |
| [`tensorchord/VectorChord`](https://github.com/tensorchord/VectorChord)                                 |        [**1786**](https://github.com/tensorchord/VectorChord/stargazers)        | TensorChord     | 扩展  | 下一代向量检索扩展                       |
| [`Tencent/TBase`](https://github.com/Tencent/TBase)                                                     |             [**1441**](https://github.com/Tencent/TBase/stargazers)             | 腾讯云             | 内核  | 腾讯分布式 HTAP 数据库内核                |
| [`apache/cloudberry`](https://github.com/apache/cloudberry)                                             |           [**1376**](https://github.com/apache/cloudberry/stargazers)           | HashData        | 内核  | 开源 MPP 数据仓库内核                   |
| [`IvorySQL/IvorySQL`](https://github.com/IvorySQL/IvorySQL)                                             |           [**1053**](https://github.com/IvorySQL/IvorySQL/stargazers)           | 济南瀚高            | 内核  | Oracle 兼容 PostgreSQL 分支         |
| [`pgplex/pgschema`](https://github.com/pgplex/pgschema)                                                 |           [**1014**](https://github.com/pgplex/pgschema/stargazers)             | 陈天舟             | 工具  | 声明式 Postgres Schema 迁移 CLI      |
| [`amutu/zhparser`](https://github.com/amutu/zhparser)                                                   |             [**870**](https://github.com/amutu/zhparser/stargazers)             | Jov             | 扩展  | 基于 SCWS 的中文全文分词扩展               |
| [`opengauss-mirror/openGauss-server`](https://github.com/opengauss-mirror/openGauss-server)             |   [**784**](https://github.com/opengauss-mirror/openGauss-server/stargazers)    | 华为              | 内核  | 早期 PG 9.2 内核分叉                  |
| [`jaiminpan/pg_jieba`](https://github.com/jaiminpan/pg_jieba)                                           |           [**420**](https://github.com/jaiminpan/pg_jieba/stargazers)           | Pan Jiamin      | 扩展  | 基于结巴分词的中文全文检索扩展                 |
| [`HaloTech-Co-Ltd/openHalo`](https://github.com/HaloTech-Co-Ltd/openHalo)                               |        [**419**](https://github.com/HaloTech-Co-Ltd/openHalo/stargazers)        | 易景羲和            | 内核  | MySQL 协议兼容的 PostgreSQL 内核       |
| [`alitrack/duckdb_fdw`](https://github.com/alitrack/duckdb_fdw)                                         |          [**409**](https://github.com/alitrack/duckdb_fdw/stargazers)           | 李红艳             | 扩展  | DuckDB 外部数据源包装器                 |
| [`tensorchord/VectorChord-bm25`](https://github.com/tensorchord/VectorChord-bm25)                       |      [**376**](https://github.com/tensorchord/VectorChord-bm25/stargazers)      | TensorChord     | 扩展  | PostgreSQL 原生 BM25 排序索引         |
| [`pgsty/pg_exporter`](https://github.com/pgsty/pg_exporter)                                             |           [**361**](https://github.com/pgsty/pg_exporter/stargazers)            | 冯若航 @ **PGSTY** | 工具  | PostgreSQL 与 Pgbouncer 指标采集器    |
| [`ChenHuajun/pg_roaringbitmap`](https://github.com/ChenHuajun/pg_roaringbitmap)                         |      [**287**](https://github.com/ChenHuajun/pg_roaringbitmap/stargazers)       | 陈华军 @ 苏宁        | 扩展  | PostgreSQL RoaringBitmap 位图扩展   |
| [`pgsty/pig`](https://github.com/pgsty/pig)                                                             |               [**202**](https://github.com/pgsty/pig/stargazers)                | 冯若航 @ **PGSTY** | 工具  | PostgreSQL 扩展包管理器               |
| [`wublabdubdub/PDU-PostgreSQLDataUnloader`](https://github.com/wublabdubdub/PDU-PostgreSQLDataUnloader) | [**106**](https://github.com/wublabdubdub/PDU-PostgreSQLDataUnloader/stargazers) | 张晨              | 工具  | PostgreSQL 数据库救援与数据卸载工具         |
| [`tensorchord/pg_bestmatch.rs`](https://github.com/tensorchord/pg_bestmatch.rs)                         |       [**100**](https://github.com/tensorchord/pg_bestmatch.rs/stargazers)      | TensorChord     | 扩展  | 在 PostgreSQL 内生成 BM25 稀疏向量      |
| [`tensorchord/pg_tokenizer.rs`](https://github.com/tensorchord/pg_tokenizer.rs)                         |       [**45**](https://github.com/tensorchord/pg_tokenizer.rs/stargazers)       | TensorChord     | 扩展  | 全文检索 tokenizer 扩展               |
| [`jaiminpan/pg_scws`](https://github.com/jaiminpan/pg_scws)                                             |            [**41**](https://github.com/jaiminpan/pg_scws/stargazers)            | Pan Jiamin      | 扩展  | 基于 SCWS 的中文分词扩展                 |
| [`pgsty/pgext`](https://github.com/pgsty/pgext)                                                         |               [**32**](https://github.com/pgsty/pgext/stargazers)               | 冯若航 @ **PGSTY** | 工具  | PG 扩展目录与元数据工具                   |
{.full-width}

<script>
window.OinkEchartsFunctions = window.OinkEchartsFunctions || {};
(function (registry) {
var fnum = function(n) {
  n = Number(n);
  return Number.isFinite(n) ? n.toLocaleString("zh-CN") : '';
};
var labfmt = function(params) {
  if (!params || params.value == null) return '';
  return fnum(params.value);
};
var tipfmt = function(params) {
  if (!params || !params.length) return '';
  return '<b>' + params[0].name + '</b><br/>' + params[0].marker + ' Star: ' + fnum(params[0].value);
};
var barclr = function(params) {
  if (params.name === 'pgsty/pigsty') {
    return new echarts.graphic.LinearGradient(0, 0, 1, 0, [
      { offset: 0, color: '#d94841' },
      { offset: 1, color: '#f97316' }
    ]);
  }
  return '#7aa6c2';
};
registry["fnum"] = fnum;
registry["labfmt"] = labfmt;
registry["tipfmt"] = tipfmt;
registry["barclr"] = barclr;
})(window.OinkEchartsFunctions);
</script>

```echarts {height="820px"}
tooltip:
  trigger: axis
  axisPointer: { type: shadow }
  formatter: $fn:tipfmt
grid: { left: 320, right: 72, top: 20, bottom: 26 }
xAxis:
  type: value
  max: 5700
  name: GitHub Star
  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'
    - 'jaiminpan/pg_jieba'
    - 'HaloTech-Co-Ltd/openHalo'
    - 'alitrack/duckdb_fdw'
    - 'tensorchord/VectorChord-bm25'
    - 'pgsty/pg_exporter'
    - 'ChenHuajun/pg_roaringbitmap'
    - 'pgsty/pig'
    - 'wublabdubdub/PDU-PostgreSQLDataUnloader'
    - 'tensorchord/pg_bestmatch.rs'
    - '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: [5579, 3196, 2182, 1786, 1441, 1376, 1053, 1014, 870, 784, 420, 419, 409, 376, 361, 287, 202, 106, 100, 45, 41, 32]
```



## PostgreSQL 发行版影响力指标

按 GitHub Star 数降序排列（商业产品无公开 Star 的统一置后），最后更新时间为北京时间 2026-08-28。

| 项目                                                                                                        |                                     Star                                     | 供应商           | 类型       | 许可证        | 简介                               |
|-----------------------------------------------------------------------------------------------------------|:----------------------------------------------------------------------------:|---------------|----------|------------|----------------------------------|
| [CloudNativePG](https://github.com/cloudnative-pg/cloudnative-pg)                                         |   [**9206**](https://github.com/cloudnative-pg/cloudnative-pg/stargazers)    | EDB           | K8S 云原生  | Apache-2.0 | 不依赖 Patroni 的主流 PG Operator。     |
| [Pigsty](https://github.com/pgsty/pigsty)                                                                 |            [**5579**](https://github.com/pgsty/pigsty/stargazers)            | **PGSTY**     | Linux 原生 | Apache-2.0 | Ansible 驱动的一体化 PG 发行版。           |
| [Zalando Postgres Operator](https://github.com/zalando/postgres-operator)                                 |     [**5228**](https://github.com/zalando/postgres-operator/stargazers)      | Zalando       | K8S 云原生  | MIT        | 老牌 Patroni/Spilo 架构 PG Operator。 |
| [PGO](https://github.com/CrunchyData/postgres-operator)                                                   |   [**4443**](https://github.com/CrunchyData/postgres-operator/stargazers)    | Crunchy Data  | K8S 云原生  | Apache-2.0 | 生产级 Operator，集成备份与监控。            |
| [Autobase](https://github.com/autobase-tech/autobase)                                                     |       [**4347**](https://github.com/autobase-tech/autobase/stargazers)       | vitabaks      | Linux 原生 | MIT        | 支持 Patroni/etcd/Consul 自动化部署。    |
| [KubeBlocks](https://github.com/apecloud/kubeblocks)                                                      |        [**3114**](https://github.com/apecloud/kubeblocks/stargazers)         | ApeCloud      | K8S 云原生  | AGPL-3.0   | 多数据库统一 Operator 平台。              |
| [StackGres](https://github.com/ongres/stackgres)                                                          |          [**1426**](https://github.com/ongres/stackgres/stargazers)          | OnGres        | K8S 云原生  | AGPL-3.0   | CRD/CLI/Web UI 一体化 PG Operator。  |
| [Kubegres](https://github.com/reactive-tech/kubegres)                                                     |       [**1350**](https://github.com/reactive-tech/kubegres/stargazers)       | Reactive Tech | K8S 云原生  | Apache-2.0 | 极简 Operator，基于原生流复制。             |
| [Tembo Operator](https://github.com/tembo/tembo)                                                          |            [**1267**](https://github.com/tembo/tembo/stargazers)             | Tembo         | K8S 云原生  | 未声明        | 场景化 Stacks 交付的 PG Operator。      |
| [pgEdge](https://github.com/pgEdge)                                                                       |            [**744**](https://github.com/pgEdge/spock/stargazers)             | pgEdge        | Linux 原生 | PostgreSQL | 分布式 PG 发行版，主打 Spock 多主复制。        |
| [KubeDB](https://github.com/kubedb/cli)                                                                   |             [**733**](https://github.com/kubedb/cli/stargazers)              | AppsCode      | K8S 云原生  | ACL-1.0    | 多数据库 Operator，配套 kubectl 插件。     |
| [Percona Operator for PostgreSQL](https://github.com/percona/percona-postgresql-operator)                 | [**381**](https://github.com/percona/percona-postgresql-operator/stargazers) | Percona       | K8S 云原生  | Apache-2.0 | Percona 生态内的 PG Operator。        |
| [EDB TPA](https://github.com/EnterpriseDB/tpa)                                                            |           [**86**](https://github.com/EnterpriseDB/tpa/stargazers)           | EDB           | Linux 原生 | GPL-3.0    | EDB 官方 Ansible 编排交付工具。           |
| [Percona Distribution for PostgreSQL](https://www.percona.com/software/postgresql-distribution)           |                                      -                                       | Percona       | Linux 原生 | 多种         | 整合 PG 与常用组件的发行版方案。               |
| [ClusterControl](https://www.severalnines.com/product/clustercontrol)                                     |                                      -                                       | ServerNines   | Linux 原生 | 商业         | 多数据库部署、监控、备份与切换平台。               |
| [CYBERTEC PGEE](https://www.cybertec-postgresql.com/en/products/cybertec-postgresql-enterprise-edition/)  |                                      -                                       | CYBERTEC      | Linux 原生 | 商业         | 企业增强 PG 发行版，侧重安全与性能。             |
| [Crunchy Postgres for Ansible](https://www.crunchydata.com/)                                              |                                      -                                       | Crunchy Data  | Linux 原生 | 商业         | Crunchy 的裸机/VM PG 自动化方案。         |
| [EDB Postgres Advanced Server (EPAS)](https://www.enterprisedb.com/products/edb-postgres-advanced-server) |                                      -                                       | EDB           | Linux 原生 | 商业         | EDB 旗舰发行版，含 Oracle 兼容特性。         |
{.full-width}

### Star 历史与增量对比

下图收录原 Star History 图中的全部 8 个仓库；其中 `vitabaks/autobase` 已迁移为 `autobase-tech/autobase`。竖虚线标记 GitHub 收紧 Stargazer 明细权限的时间点，曲线可缩放并悬停查看数据。

<div class="td-table-scroll td-table-scroll--full" tabindex="0" role="region" aria-label="GitHub Star 增长对比表">
  <table class="full-width star-history-table">
    <thead>
      <tr>
        <th scope="col">项目</th>
        <th scope="col">2026-07-01</th>
        <th scope="col">2026-08-31</th>
        <th scope="col">增量</th>
        <th scope="col">增幅</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td><a href="https://github.com/cloudnative-pg/cloudnative-pg"><code>cloudnative-pg/cloudnative-pg</code></a></td>
        <td>8899</td>
        <td><strong>9214</strong></td>
        <td>+315</td>
        <td>+3.54%</td>
      </tr>
      <tr>
        <td><a href="https://github.com/pgsty/pigsty"><code>pgsty/pigsty</code></a></td>
        <td>5195</td>
        <td><strong>5584</strong></td>
        <td>+389</td>
        <td>+7.49%</td>
      </tr>
      <tr>
        <td><a href="https://github.com/zalando/postgres-operator"><code>zalando/postgres-operator</code></a></td>
        <td>5192</td>
        <td><strong>5229</strong></td>
        <td>+37</td>
        <td>+0.71%</td>
      </tr>
      <tr>
        <td><a href="https://github.com/sorintlab/stolon"><code>sorintlab/stolon</code></a></td>
        <td>4821</td>
        <td><strong>4827</strong></td>
        <td>+6</td>
        <td>+0.12%</td>
      </tr>
      <tr>
        <td><a href="https://github.com/CrunchyData/postgres-operator"><code>CrunchyData/postgres-operator</code></a></td>
        <td>4428</td>
        <td><strong>4444</strong></td>
        <td>+16</td>
        <td>+0.36%</td>
      </tr>
      <tr>
        <td><a href="https://github.com/autobase-tech/autobase"><code>autobase-tech/autobase</code></a></td>
        <td>4282</td>
        <td><strong>4360</strong></td>
        <td>+78</td>
        <td>+1.82%</td>
      </tr>
      <tr>
        <td><a href="https://github.com/apecloud/kubeblocks"><code>apecloud/kubeblocks</code></a></td>
        <td>3069</td>
        <td><strong>3116</strong></td>
        <td>+47</td>
        <td>+1.53%</td>
      </tr>
      <tr>
        <td><a href="https://github.com/ongres/stackgres"><code>ongres/stackgres</code></a></td>
        <td>1411</td>
        <td><strong>1428</strong></td>
        <td>+17</td>
        <td>+1.20%</td>
      </tr>
    </tbody>
  </table>
</div><div id="star-history-97cedb148437d016f142e28c616e9bc3" class="td-echarts"
  data-td-echarts>
  <div data-td-echarts-canvas style="height: 640px"></div>
  <script type="application/json" data-td-echarts-options>{"animationDuration":450,"aria":{"enabled":true},"color":["#f3db53","#dd4526","#ed84b5","#49b74d","#9179c0","#26a3dd","#8e6d5a","#f19838"],"dataZoom":[{"filterMode":"none","type":"inside"},{"bottom":18,"filterMode":"none","height":22,"type":"slider"}],"grid":{"bottom":82,"left":76,"right":36,"top":92},"legend":{"left":8,"right":8,"top":8,"type":"scroll"},"series":[{"connectNulls":false,"data":[["2022-05-01",30],["2022-06-01",140],["2022-07-01",230],["2022-08-01",320],["2022-09-01",460],["2022-10-01",500],["2022-11-01",550],["2022-12-01",600],["2023-01-01",680],["2023-02-01",770],["2023-03-01",840],["2023-04-01",920],["2023-05-01",1040],["2023-06-01",1150],["2023-07-01",1250],["2023-08-01",1430],["2023-09-01",1600],["2023-10-01",1790],["2023-11-01",2030],["2023-12-01",2270],["2024-01-01",2540],["2024-02-01",2740],["2024-03-01",2910],["2024-04-01",3100],["2024-05-01",3290],["2024-06-01",3480],["2024-07-01",3650],["2024-08-01",3910],["2024-09-01",4050],["2024-10-01",4260],["2024-11-01",4480],["2024-12-01",4720],["2025-01-01",4930],["2025-02-01",5150],["2025-03-01",5340],["2025-04-01",5520],["2025-05-01",5730],["2025-06-01",5970],["2025-07-01",6160],["2025-08-01",6410],["2025-09-01",6600],["2025-10-01",6870],["2025-11-01",7120],["2025-12-01",7380],["2026-01-01",7670],["2026-02-01",7890],["2026-03-01",8090],["2026-04-01",8330],["2026-05-01",8540],["2026-06-01",8730],["2026-07-01",8899],["2026-07-04",8919],["2026-07-11",8958],["2026-08-05",9085],["2026-08-08",9108],["2026-08-13",9133],["2026-08-28",9206],["2026-08-31",9214]],"emphasis":{"focus":"series","lineStyle":{"width":5}},"lineStyle":{"width":3},"markLine":{"data":[{"xAxis":"2026-07-01"}],"label":{"color":"#64748b","formatter":"GitHub API 限制\n2026-07-01"},"lineStyle":{"color":"#94a3b8","type":"dashed","width":1.5},"silent":true,"symbol":"none"},"name":"CloudNativePG","showSymbol":false,"smooth":0.15,"type":"line"},{"connectNulls":false,"data":[["2020-10-01",0],["2020-11-01",4],["2020-12-01",12],["2021-01-01",20],["2021-02-01",40],["2021-03-01",43],["2021-04-01",57],["2021-05-01",65],["2021-06-01",78],["2021-07-01",109],["2021-08-01",140],["2021-09-01",157],["2021-10-01",173],["2021-11-01",186],["2021-12-01",209],["2022-01-01",250],["2022-02-01",270],["2022-03-01",282],["2022-04-01",355],["2022-05-01",391],["2022-06-01",495],["2022-07-01",549],["2022-08-01",641],["2022-09-01",659],["2022-10-01",675],["2022-11-01",696],["2022-12-01",716],["2023-01-01",729],["2023-02-01",761],["2023-03-01",896],["2023-04-01",1034],["2023-05-01",1081],["2023-06-01",1122],["2023-07-01",1159],["2023-08-01",1188],["2023-09-01",1317],["2023-10-01",1629],["2023-11-01",1691],["2023-12-01",2063],["2024-01-01",2158],["2024-02-01",2201],["2024-03-01",2258],["2024-04-01",2589],["2024-05-01",2714],["2024-06-01",2829],["2024-07-01",2884],["2024-08-01",2947],["2024-09-01",3201],["2024-10-01",3307],["2024-11-01",3369],["2024-12-01",3483],["2025-01-01",3582],["2025-02-01",3647],["2025-03-01",3685],["2025-04-01",3743],["2025-05-01",3803],["2025-06-01",3899],["2025-07-01",3970],["2025-08-01",4048],["2025-09-01",4124],["2025-10-01",4178],["2025-11-01",4233],["2025-12-01",4287],["2026-01-01",4412],["2026-02-01",4534],["2026-03-01",4751],["2026-04-01",4926],["2026-05-01",5037],["2026-06-01",5133],["2026-07-01",5195],["2026-07-04",5200],["2026-07-11",5214],["2026-08-01",5250],["2026-08-05",5465],["2026-08-08",5502],["2026-08-13",5521],["2026-08-28",5579],["2026-08-31",5584]],"emphasis":{"focus":"series","lineStyle":{"width":5}},"lineStyle":{"width":3},"name":"Pigsty","showSymbol":false,"smooth":0.15,"type":"line"},{"connectNulls":false,"data":[["2017-06-01",10],["2017-07-01",40],["2017-08-01",60],["2017-09-01",70],["2017-10-01",70],["2017-11-01",70],["2017-12-01",80],["2018-01-01",100],["2018-02-01",130],["2018-03-01",140],["2018-04-01",150],["2018-05-01",180],["2018-06-01",210],["2018-07-01",240],["2018-08-01",250],["2018-09-01",270],["2018-10-01",290],["2018-11-01",310],["2018-12-01",340],["2019-01-01",370],["2019-02-01",390],["2019-03-01",420],["2019-04-01",440],["2019-05-01",470],["2019-06-01",510],["2019-07-01",560],["2019-08-01",600],["2019-09-01",620],["2019-10-01",650],["2019-11-01",690],["2019-12-01",740],["2020-01-01",780],["2020-02-01",820],["2020-03-01",850],["2020-04-01",900],["2020-05-01",950],["2020-06-01",1000],["2020-07-01",1050],["2020-08-01",1100],["2020-09-01",1160],["2020-10-01",1210],["2020-11-01",1260],["2020-12-01",1300],["2021-01-01",1380],["2021-02-01",1500],["2021-03-01",1550],["2021-04-01",1600],["2021-05-01",1650],["2021-06-01",1690],["2021-07-01",1750],["2021-08-01",1820],["2021-09-01",1880],["2021-10-01",1940],["2021-11-01",2020],["2021-12-01",2080],["2022-01-01",2140],["2022-02-01",2220],["2022-03-01",2250],["2022-04-01",2300],["2022-05-01",2390],["2022-06-01",2460],["2022-07-01",2520],["2022-08-01",2590],["2022-09-01",2650],["2022-10-01",2700],["2022-11-01",2770],["2022-12-01",2830],["2023-01-01",2890],["2023-02-01",2960],["2023-03-01",3020],["2023-04-01",3080],["2023-05-01",3130],["2023-06-01",3190],["2023-07-01",3260],["2023-08-01",3380],["2023-09-01",3420],["2023-10-01",3460],["2023-11-01",3510],["2023-12-01",3570],["2024-01-01",3640],["2024-02-01",3700],["2024-03-01",3730],["2024-04-01",3780],["2024-05-01",3840],["2024-06-01",3920],["2024-07-01",4000],["2024-08-01",4080],["2024-09-01",4120],["2024-10-01",4170],["2024-11-01",4240],["2024-12-01",4320],["2025-01-01",4380],["2025-02-01",4450],["2025-03-01",4510],["2025-04-01",4560],["2025-05-01",4610],["2025-06-01",4650],["2025-07-01",4740],["2025-08-01",4770],["2025-09-01",4830],["2025-10-01",4870],["2025-11-01",4900],["2025-12-01",4940],["2026-01-01",4980],["2026-02-01",5020],["2026-03-01",5060],["2026-04-01",5120],["2026-05-01",5150],["2026-06-01",5170],["2026-07-01",5192],["2026-07-04",5193],["2026-07-11",5205],["2026-08-05",5215],["2026-08-08",5219],["2026-08-13",5222],["2026-08-28",5228],["2026-08-31",5229]],"emphasis":{"focus":"series","lineStyle":{"width":5}},"lineStyle":{"width":3},"name":"Zalando Postgres Operator","showSymbol":false,"smooth":0.15,"type":"line"},{"connectNulls":false,"data":[["2015-11-01",80],["2015-12-01",140],["2016-01-01",200],["2016-02-01",260],["2016-03-01",310],["2016-04-01",350],["2016-05-01",380],["2016-06-01",430],["2016-07-01",460],["2016-08-01",490],["2016-09-01",530],["2016-10-01",560],["2016-11-01",590],["2016-12-01",610],["2017-01-01",620],["2017-02-01",640],["2017-03-01",670],["2017-04-01",690],["2017-05-01",710],["2017-06-01",740],["2017-07-01",780],["2017-08-01",820],["2017-09-01",860],["2017-10-01",910],["2017-11-01",970],["2017-12-01",1010],["2018-01-01",1040],["2018-02-01",1090],["2018-03-01",1160],["2018-04-01",1210],["2018-05-01",1240],["2018-06-01",1290],["2018-07-01",1350],["2018-08-01",1410],["2018-09-01",1470],["2018-10-01",1530],["2018-11-01",1580],["2018-12-01",1620],["2019-01-01",1670],["2019-02-01",1730],["2019-03-01",1790],["2019-04-01",1850],["2019-05-01",1910],["2019-06-01",1960],["2019-07-01",2020],["2019-08-01",2080],["2019-09-01",2150],["2019-10-01",2210],["2019-11-01",2270],["2019-12-01",2330],["2020-01-01",2390],["2020-02-01",2430],["2020-03-01",2480],["2020-04-01",2540],["2020-05-01",2610],["2020-06-01",2670],["2020-07-01",2710],["2020-08-01",2740],["2020-09-01",2780],["2020-10-01",2840],["2020-11-01",2900],["2020-12-01",2940],["2021-01-01",2970],["2021-02-01",2990],["2021-03-01",3020],["2021-04-01",3060],["2021-05-01",3100],["2021-06-01",3130],["2021-07-01",3150],["2021-08-01",3180],["2021-09-01",3220],["2021-10-01",3260],["2021-11-01",3290],["2021-12-01",3330],["2022-01-01",3360],["2022-02-01",3400],["2022-03-01",3440],["2022-04-01",3490],["2022-05-01",3520],["2022-06-01",3570],["2022-07-01",3600],["2022-08-01",3640],["2022-09-01",3690],["2022-10-01",3740],["2022-11-01",3770],["2022-12-01",3790],["2023-01-01",3830],["2023-02-01",3880],["2023-03-01",3920],["2023-04-01",3960],["2023-05-01",4000],["2023-06-01",4030],["2023-07-01",4080],["2023-08-01",4130],["2023-09-01",4160],["2023-10-01",4190],["2023-11-01",4230],["2023-12-01",4260],["2024-01-01",4290],["2024-02-01",4320],["2024-03-01",4350],["2024-04-01",4370],["2024-05-01",4390],["2024-06-01",4430],["2024-07-01",4450],["2024-08-01",4480],["2024-09-01",4510],["2024-10-01",4530],["2024-11-01",4550],["2024-12-01",4560],["2025-01-01",4580],["2025-02-01",4590],["2025-03-01",4610],["2025-04-01",4630],["2025-05-01",4650],["2025-06-01",4660],["2025-07-01",4680],["2025-08-01",4690],["2025-09-01",4710],["2025-10-01",4730],["2025-11-01",4730],["2025-12-01",4740],["2026-01-01",4760],["2026-02-01",4770],["2026-03-01",4770],["2026-04-01",4770],["2026-05-01",4780],["2026-06-01",4810],["2026-07-01",4821],["2026-08-28",4827],["2026-08-31",4827]],"emphasis":{"focus":"series","lineStyle":{"width":5}},"lineStyle":{"width":3},"name":"Stolon","showSymbol":false,"smooth":0.15,"type":"line"},{"connectNulls":false,"data":[["2017-03-01",0],["2017-04-01",0],["2017-05-01",20],["2017-06-01",50],["2017-07-01",80],["2017-08-01",120],["2017-09-01",140],["2017-10-01",150],["2017-11-01",160],["2017-12-01",190],["2018-01-01",220],["2018-02-01",250],["2018-03-01",260],["2018-04-01",280],["2018-05-01",300],["2018-06-01",330],["2018-07-01",360],["2018-08-01",370],["2018-09-01",380],["2018-10-01",390],["2018-11-01",410],["2018-12-01",440],["2019-01-01",460],["2019-02-01",480],["2019-03-01",500],["2019-04-01",510],["2019-05-01",540],["2019-06-01",590],["2019-07-01",620],["2019-08-01",650],["2019-09-01",670],["2019-10-01",700],["2019-11-01",740],["2019-12-01",790],["2020-01-01",830],["2020-02-01",860],["2020-03-01",900],["2020-04-01",940],["2020-05-01",990],["2020-06-01",1050],["2020-07-01",1100],["2020-08-01",1140],["2020-09-01",1190],["2020-10-01",1250],["2020-11-01",1290],["2020-12-01",1330],["2021-01-01",1390],["2021-02-01",1460],["2021-03-01",1500],["2021-04-01",1540],["2021-05-01",1580],["2021-06-01",1620],["2021-07-01",1680],["2021-08-01",1750],["2021-09-01",1810],["2021-10-01",1870],["2021-11-01",1950],["2021-12-01",2020],["2022-01-01",2080],["2022-02-01",2160],["2022-03-01",2250],["2022-04-01",2340],["2022-05-01",2450],["2022-06-01",2550],["2022-07-01",2630],["2022-08-01",2710],["2022-09-01",2770],["2022-10-01",2820],["2022-11-01",2880],["2022-12-01",2940],["2023-01-01",2990],["2023-02-01",3040],["2023-03-01",3080],["2023-04-01",3130],["2023-05-01",3180],["2023-06-01",3230],["2023-07-01",3290],["2023-08-01",3330],["2023-09-01",3370],["2023-10-01",3400],["2023-11-01",3430],["2023-12-01",3470],["2024-01-01",3520],["2024-02-01",3560],["2024-03-01",3580],["2024-04-01",3610],["2024-05-01",3640],["2024-06-01",3680],["2024-07-01",3730],["2024-08-01",3790],["2024-09-01",3830],["2024-10-01",3850],["2024-11-01",3870],["2024-12-01",3900],["2025-01-01",3940],["2025-02-01",3990],["2025-03-01",4030],["2025-04-01",4050],["2025-05-01",4070],["2025-06-01",4100],["2025-07-01",4130],["2025-08-01",4160],["2025-09-01",4180],["2025-10-01",4220],["2025-11-01",4260],["2025-12-01",4280],["2026-01-01",4300],["2026-02-01",4330],["2026-03-01",4340],["2026-04-01",4360],["2026-05-01",4390],["2026-06-01",4410],["2026-07-01",4428],["2026-07-04",4429],["2026-07-11",4430],["2026-08-05",4436],["2026-08-08",4436],["2026-08-13",4436],["2026-08-28",4443],["2026-08-31",4444]],"emphasis":{"focus":"series","lineStyle":{"width":5}},"lineStyle":{"width":3},"name":"Crunchy PGO","showSymbol":false,"smooth":0.15,"type":"line"},{"connectNulls":false,"data":[["2019-07-01",10],["2019-08-01",30],["2019-09-01",50],["2019-10-01",50],["2019-11-01",60],["2019-12-01",80],["2020-01-01",100],["2020-02-01",120],["2020-03-01",140],["2020-04-01",140],["2020-05-01",140],["2020-06-01",140],["2020-07-01",160],["2020-08-01",190],["2020-09-01",220],["2020-10-01",220],["2020-11-01",220],["2020-12-01",220],["2021-01-01",220],["2021-02-01",250],["2021-03-01",270],["2021-04-01",290],["2021-05-01",300],["2021-06-01",310],["2021-07-01",310],["2021-08-01",310],["2021-09-01",330],["2021-10-01",340],["2021-11-01",360],["2021-12-01",380],["2022-01-01",410],["2022-02-01",420],["2022-03-01",430],["2022-04-01",430],["2022-05-01",440],["2022-06-01",470],["2022-07-01",500],["2022-08-01",530],["2022-09-01",560],["2022-10-01",590],["2022-11-01",590],["2022-12-01",590],["2023-01-01",620],["2023-02-01",660],["2023-03-01",700],["2023-04-01",730],["2023-05-01",750],["2023-06-01",790],["2023-07-01",810],["2023-08-01",850],["2023-09-01",900],["2023-10-01",960],["2023-11-01",1000],["2023-12-01",1000],["2024-01-01",1060],["2024-02-01",1110],["2024-03-01",1170],["2024-04-01",1220],["2024-05-01",1270],["2024-06-01",1310],["2024-07-01",1340],["2024-08-01",1380],["2024-09-01",1450],["2024-10-01",1540],["2024-11-01",1630],["2024-12-01",1740],["2025-01-01",1870],["2025-02-01",2030],["2025-03-01",2170],["2025-04-01",2340],["2025-05-01",2500],["2025-06-01",2650],["2025-07-01",2780],["2025-08-01",2900],["2025-09-01",3030],["2025-10-01",3170],["2025-11-01",3320],["2025-12-01",3480],["2026-01-01",3630],["2026-02-01",3810],["2026-03-01",3960],["2026-04-01",4080],["2026-05-01",4160],["2026-06-01",4240],["2026-07-01",4282],["2026-07-04",4287],["2026-07-11",4290],["2026-08-05",4324],["2026-08-08",4327],["2026-08-13",4332],["2026-08-28",4347],["2026-08-31",4360]],"emphasis":{"focus":"series","lineStyle":{"width":5}},"lineStyle":{"width":3},"name":"Autobase","showSymbol":false,"smooth":0.15,"type":"line"},{"connectNulls":false,"data":[["2022-09-01",0],["2022-10-01",20],["2022-11-01",50],["2022-12-01",70],["2023-01-01",70],["2023-02-01",70],["2023-03-01",70],["2023-04-01",70],["2023-05-01",90],["2023-06-01",110],["2023-07-01",190],["2023-08-01",370],["2023-09-01",520],["2023-10-01",730],["2023-11-01",930],["2023-12-01",1060],["2024-01-01",1210],["2024-02-01",1320],["2024-03-01",1410],["2024-04-01",1520],["2024-05-01",1610],["2024-06-01",1690],["2024-07-01",1750],["2024-08-01",1830],["2024-09-01",1910],["2024-10-01",1970],["2024-11-01",2020],["2024-12-01",2100],["2025-01-01",2230],["2025-02-01",2320],["2025-03-01",2410],["2025-04-01",2490],["2025-05-01",2560],["2025-06-01",2640],["2025-07-01",2700],["2025-08-01",2760],["2025-09-01",2830],["2025-10-01",2880],["2025-11-01",2920],["2025-12-01",2940],["2026-01-01",2960],["2026-02-01",2970],["2026-03-01",2990],["2026-04-01",3010],["2026-05-01",3030],["2026-06-01",3060],["2026-07-01",3069],["2026-07-04",3071],["2026-07-11",3078],["2026-08-05",3095],["2026-08-08",3098],["2026-08-13",3102],["2026-08-28",3114],["2026-08-31",3116]],"emphasis":{"focus":"series","lineStyle":{"width":5}},"lineStyle":{"width":3},"name":"KubeBlocks","showSymbol":false,"smooth":0.15,"type":"line"},{"connectNulls":false,"data":[["2020-07-01",10],["2020-08-01",30],["2020-09-01",50],["2020-10-01",50],["2020-11-01",50],["2020-12-01",50],["2021-01-01",50],["2021-02-01",50],["2021-03-01",60],["2021-04-01",80],["2021-05-01",80],["2021-06-01",80],["2021-07-01",80],["2021-08-01",80],["2021-09-01",100],["2021-10-01",140],["2021-11-01",220],["2021-12-01",260],["2022-01-01",310],["2022-02-01",330],["2022-03-01",340],["2022-04-01",340],["2022-05-01",350],["2022-06-01",370],["2022-07-01",400],["2022-08-01",420],["2022-09-01",430],["2022-10-01",440],["2022-11-01",440],["2022-12-01",440],["2023-01-01",460],["2023-02-01",490],["2023-03-01",510],["2023-04-01",530],["2023-05-01",530],["2023-06-01",550],["2023-07-01",570],["2023-08-01",590],["2023-09-01",610],["2023-10-01",640],["2023-11-01",680],["2023-12-01",700],["2024-01-01",720],["2024-02-01",740],["2024-03-01",770],["2024-04-01",800],["2024-05-01",830],["2024-06-01",850],["2024-07-01",870],["2024-08-01",910],["2024-09-01",940],["2024-10-01",970],["2024-11-01",990],["2024-12-01",1020],["2025-01-01",1050],["2025-02-01",1060],["2025-03-01",1080],["2025-04-01",1100],["2025-05-01",1140],["2025-06-01",1190],["2025-07-01",1220],["2025-08-01",1240],["2025-09-01",1250],["2025-10-01",1270],["2025-11-01",1300],["2025-12-01",1320],["2026-01-01",1320],["2026-02-01",1330],["2026-03-01",1350],["2026-04-01",1380],["2026-05-01",1390],["2026-06-01",1400],["2026-07-01",1411],["2026-07-04",1412],["2026-07-11",1413],["2026-08-05",1423],["2026-08-08",1424],["2026-08-13",1426],["2026-08-28",1426],["2026-08-31",1428]],"emphasis":{"focus":"series","lineStyle":{"width":5}},"lineStyle":{"width":3},"name":"StackGres","showSymbol":false,"smooth":0.15,"type":"line"}],"tooltip":{"axisPointer":{"type":"cross"},"trigger":"axis"},"xAxis":{"axisPointer":{"snap":true},"name":"日期","nameGap":32,"nameLocation":"middle","splitLine":{"show":false},"type":"time"},"yAxis":{"min":0,"name":"GitHub Star","splitLine":{"lineStyle":{"opacity":0.45,"type":"dashed"}},"type":"value"}}</script>
</div>


数据口径：2026-07-01 之前，Pigsty 使用 GitHub `starred_at` 明细；其余 7 个仓库按本站保留的 [**Star History 归档图**](/img/pigsty/star-history.webp) 逐月重采样，并用归档日的精确 Star 总数校准。2026-07-01 起，所有项目均使用 GitHub 仓库 `stargazers_count` 的精确快照。曲线用于长期趋势对比，精确增量以表格快照为准。

OSS Insight 的 [**Stargazers History API**](https://ossinsight.io/docs/api/stargazers-history) 可查询公开 `WatchEvent` 历史，但实测部分仓库会返回限流错误，且 2025 年中以后存在明显事件缺口，累计值无法与 GitHub 当前总数对齐，因此这里仅将它作为交叉验证来源，不对缺口进行推算回填。

## 其他资源

- Map of GitHub: [Pigsty](https://anvaka.github.io/map-of-github/#2.25/0/0)
- DeepWiki: [pgsty/pigsty](https://deepwiki.com/pgsty/pigsty)
- OSS Insight: [`pgsty/pigsty`](https://next.ossinsight.io/analyze/pgsty/pigsty#overview)
- OSS Insight: [pgsty](https://next.ossinsight.io/analyze/pgsty#overview)
- GitHub API: [**List stargazers**](https://docs.github.com/rest/activity/starring#list-stargazers)
- Star History: [**GitHub Stargazer API 权限变更说明**](https://www.star-history.com/blog/github-stargazer-api-restriction/)
