Skip to content

Commit 5a3ba92

Browse files
committed
update homepage with new ventor
1 parent 79673db commit 5a3ba92

File tree

2 files changed

+9
-7
lines changed

2 files changed

+9
-7
lines changed

content/_index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,10 +131,11 @@ The **PGSTY.CLOUD** is used by some PostgreSQL Distribution Maker and Vendors to
131131
{{< card link="https://github.com/pgsty/pigsty" title="Pigsty" icon="github" subtitle="Battery-Included Local-First PostgreSQL Distribution as an Open Source RDS, with HA, PITR, IaC, Observability and 430+ extensions!" >}}
132132
{{< /cards >}}
133133

134-
{{< cards cols=3 >}}
134+
{{< cards cols=2 >}}
135135
{{< card link="https://docs.omnigres.org/quick_start/" title="Omnigres" icon="github" subtitle="The All-in-One PostgreSQL as a Platform. An in-Database App Development Framework" >}}
136136
{{< card link="https://autobase.tech/docs/extensions/install" title="AutoBase" icon="github" subtitle="Self-hosted DBaaS / Postgres Automation with Ansible, Original name is postgresql_cluster" >}}
137137
{{< card link="https://github.com/tensorchord" title="TensorChord" icon="github" subtitle="Cloud native AI Infra, Author of vchord, vchord_bm25, pgvector.rs, pg_bestmatch..." >}}
138+
{{< card link="https://w3.ww-it.cn/" title="WwIT" icon="github" subtitle="Enterprise PostgreSQL Distribution maker" >}}
138139
{{< /cards >}}
139140

140141

content/_index.zh.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ PG 扩展云(PGEXT.CLOUD)提供了以下三样基础设施,帮助用户更
2525
只需几行命令,即可在 [**主流 Linux 系统**](/zh/os) 上原生安装多达 440 个 PostgreSQL 扩展,组合使用,发挥 PostgreSQL 的超能力:
2626

2727
```bash
28-
curl -fsSL https://repo.pigsty.io/pig | bash # 安装 pig 命令行工具
28+
curl -fsSL https://repo.pigsty.cc/pig | bash # 安装 pig 命令行工具
2929
pig repo set # 在您的 Linux 发行版上配置软件仓库
3030
pig install pg18 # 从 PGDG 官方仓库安装 PostgreSQL 18 内核包
3131
pig install pg_duckdb -v 18 # 例:针对 PG 18 安装 pg_duckdb
@@ -85,13 +85,14 @@ pig install pg_duckdb -v 18 # 例:针对 PG 18 安装 pg_duc
8585
**PGSTY.CLOUD** 向用户提供无可比拟的扩展交付体验,以下是一些使用本仓库向他们的用户与客户交付 PG 扩展的 PostgreSQL 厂商:
8686

8787
{{< cards cols=1 >}}
88-
{{< card link="https://github.com/pgsty/pigsty" title="Pigsty" icon="github" subtitle="开箱即用的 PostgreSQL RDS 发行版,一键交付生产级 PostgreSQL 集群,自带监控系统,高可用,PITR,IaC 以及 430+ 可用扩展。" >}}
88+
{{< card link="https://github.com/pgsty/pigsty" title="Pigsty" icon="github" subtitle="开箱即用的 PostgreSQL RDS 发行版,一键交付生产级 PostgreSQL 集群,自带监控系统,高可用,PITR,IaC 以及 440 可用扩展。" >}}
8989
{{< /cards >}}
9090

91-
{{< cards cols=3 >}}
92-
{{< card link="https://docs.omnigres.org/quick_start/" title="Omnigres" icon="github" subtitle="PostgreSQL as a Platform,使用 PG 与扩展一站式开发你的全部业务逻辑!" >}}
93-
{{< card link="https://autobase.tech/docs/extensions/install" title="AutoBase" icon="github" subtitle="基于 Ansible 的 PG 集群自动化部署,开源 DBaaS,曾用名为 postgresql_cluster" >}}
94-
{{< card link="https://github.com/tensorchord" title="TensorChord" icon="github" subtitle="云原生 AI 基础设施, vchord, vchord_bm25, pgvector.rs, pg_bestmatch 等扩展的作者" >}}
91+
{{< cards cols=4 >}}
92+
{{< card link="https://docs.omnigres.org/quick_start/" title="Omnigres" icon="github" subtitle="PostgreSQL as a Platform,使用 PG 与扩展一站式开发你的全部业务逻辑!" >}}
93+
{{< card link="https://autobase.tech/docs/extensions/install" title="AutoBase" icon="github" subtitle="基于 Ansible 的 PG 集群自动化部署,开源 DBaaS,曾用名为 postgresql_cluster" >}}
94+
{{< card link="https://github.com/tensorchord" title="TensorChord" icon="github" subtitle="云原生 AI 基础设施, vchord, vchord_bm25, pgvector.rs, pg_bestmatch 等扩展的作者" >}}
95+
{{< card link="https://w3.ww-it.cn/" title="文武IT" icon="github" subtitle="企业级 PostgreSQL 供应商" >}}
9596
{{< /cards >}}
9697

9798

0 commit comments

Comments
 (0)