diff --git a/i18n/zh-CN/docusaurus-plugin-content-pages/news/index.mdx b/i18n/zh-CN/docusaurus-plugin-content-pages/news/index.mdx index 2feccd5..4ae43b0 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-pages/news/index.mdx +++ b/i18n/zh-CN/docusaurus-plugin-content-pages/news/index.mdx @@ -7,6 +7,15 @@ import { useState, useCallback, useMemo } from 'react'; import useBaseUrl from '@docusaurus/useBaseUrl'; export const NewsData = [ + { + title: "IvorySQL 社区两项议题入选 PGConf.dev 2026", + desc: "IvorySQL 社区成员 Grant Zhou 与厉超的两项技术议题双双入选 PGConf.dev 2026。", + date: "2026-03-04", + category: "community", + categoryLabel: "社区动态", + link: "/zh-cn/news/ivorysql-pgconf-dev-2026", + img: "/img/news/ivorysql-pgconf-dev-2026.png" + }, { title: "IvorySQL 5.1 发布", desc: "IvorySQL 5.1 基于 PostgreSQL 18.1 构建,包含多项缺陷修复与功能改进。", @@ -265,4 +274,4 @@ export const NewsList = () => { - \ No newline at end of file + diff --git a/i18n/zh-CN/docusaurus-plugin-content-pages/news/ivorysql-pgconf-dev-2026.mdx b/i18n/zh-CN/docusaurus-plugin-content-pages/news/ivorysql-pgconf-dev-2026.mdx new file mode 100644 index 0000000..42b1ef3 --- /dev/null +++ b/i18n/zh-CN/docusaurus-plugin-content-pages/news/ivorysql-pgconf-dev-2026.mdx @@ -0,0 +1,157 @@ +--- +title: IvorySQL 社区两项议题入选 PGConf.dev 2026 +hide_table_of_contents: true +--- + + + +
+
+

新闻动态

+
● ○ ●
+
+
+ +
+
+
+ 新闻动态 > 社区动态 +
+ +
+
IvorySQL 社区两项议题入选 PGConf.dev 2026
+
📅 发布时间:2026 年 3 月 4 日
+
+ +
+

引言

+

+ 近日,PostgreSQL 全球顶级开发者盛会 PGConf.dev 2026 已公开议程。 +

+

+ IvorySQL 开源数据库社区传来重磅喜讯:社区成员 Grant Zhou厉超提交的技术议题双双入选! +

+

+ 作为中国本土开源数据库社区在国际舞台的重要发声,这不仅是对两位开发者个人技术实力的认可,更标志着 IvorySQL 在推动中国技术力量融入 PostgreSQL 全球核心社区、从“参与者”向“贡献者”转变的征程上,迈出了坚实的一步。 +

+ +

议题速览:从宏观连接到微观实践

+

+ 在今年的温哥华盛会上,IvorySQL 的两位专家将分别从生态连接内核开发成长两个维度,分享来自中国社区的实践与思考。 +

+ +

🎙 演讲人:Grant Zhou

+
    +
  • 议题:《失落的环节:将数万名中国用户与 PostgreSQL 核心连接起来》(The Missing Link: Connecting Tens of Thousands of Chinese Users to the PostgreSQL Core
  • +
  • 核心看点:
  • +
  • 打破“沉默的大多数”:探讨中国庞大的企业级用户群(金融、政府、制造业)与全球开发社区之间的脱节现状。
  • +
  • 硬核实战反馈:分享在物联网高频数据写入、大规模分区及 Oracle 到 PostgreSQL 迁移中的真实痛点。
  • +
  • IvorySQL 的使命:阐述为何我们需要构建 IvorySQL 等下游项目来填补原版扩展性的空白,并探讨全球社区如何更好地集成这些企业级用例反馈。
  • +
+ +

🎙 演讲人:厉超

+
    +
  • 议题:《快速学习 PG 内核开发:新手的经验与教训》(Learning PostgreSQL Hacking Fast: Lessons and Mistakes from a Newcomer
  • +
  • 核心看点:
  • +
  • 快速进阶指南:分享如何在短短数月内从新人成长为深度参与 150+ 次提交(Commit)的贡献者。
  • +
  • 避坑指南:坦诚分享在代码阅读、补丁评审及社区交流中走过的弯路和技术误区。
  • +
  • 实战工具箱:揭秘加速学习的工具流(调试、测试、邮件列表处理),为全球开发者提供一份可复制的“内核黑客成长手册”。
  • +
+ +

社区担当:做中国 PG 力量的“架桥人”

+

+ 长期以来,中国的 PostgreSQL 生态呈现出“内热外冷”的现象:国内应用极广,但在国际核心圈层的话语权仍有提升空间。 +

+

+ 作为致力于“兼容 Oracle 生态”的开源数据库社区,IvorySQL 始终坚持“源于 PostgreSQL,回馈 PostgreSQL”。我们深知,真正的开源精神不仅仅是利用现有的代码,更是在全球主流社区中贡献中国场景下的创新。 +

+

+ IvorySQL 是瀚高基础软件股份有限公司于 2021 年发起并主导研发的开源数据库项目。项目基于 PostgreSQL 内核构建,核心目标是解决企业从 Oracle 向 PostgreSQL 迁移过程中面临的兼容性、成本及生态适配等关键问题。与此同时,瀚高股份始终积极参与 PostgreSQL 全球及国内社区建设,持续投入社区贡献,全力推动 PostgreSQL 生态的繁荣与发展。 +

+
    +
  • Grant Zhou 正在通过 IvorySQL 搭建起企业与核心社区的桥梁,让“沉默”的中国需求被世界听到。
  • +
  • 厉超 作为 IvorySQL 社区涌现出的新锐力量,在 PG 18 版本的代码贡献中表现优异,成为了中国年轻一代开发者参与国际开源协作的典范。
  • +
+ +

结语:五月,温哥华见!

+

+ 2026 年 5 月 19 日,加拿大温哥华。 +

+

+ 当 IvorySQL 的开发者站上 PGConf.dev 的讲台,分享来自中国真实场景的性能挑战与成长经验时,我们正向世界发出一个清晰的信号:中国开发者不仅是代码的使用者,更是 PostgreSQL 生态进化的重要推动者。 +

+

+ 让我们期待 Grant Zhou 与厉超在温哥华的精彩表现,也欢迎更多热爱开源的小伙伴加入 IvorySQL 社区,共同建设更强大的 PostgreSQL 生态! +

+
+
+ +
+
+
▼ 文章大纲
+ +
+
+
diff --git a/src/pages/news/index.mdx b/src/pages/news/index.mdx index f49edde..4ec555c 100644 --- a/src/pages/news/index.mdx +++ b/src/pages/news/index.mdx @@ -7,6 +7,15 @@ import { useState, useCallback, useMemo } from 'react'; import useBaseUrl from '@docusaurus/useBaseUrl'; export const NewsData = [ + { + title: "IvorySQL Community Has Two Talks Selected for PGConf.dev 2026", + desc: "Two talks from IvorySQL community members Grant Zhou and Li Chao were selected for PGConf.dev 2026.", + date: "2026-03-04", + category: "community", + categoryLabel: "Community", + link: "/news/ivorysql-pgconf-dev-2026", + img: "/img/news/ivorysql-pgconf-dev-2026-en.png" + }, { title: "IvorySQL 5.1 Released", desc: "IvorySQL 5.1 is built on PostgreSQL 18.1, featuring multiple bug fixes and functional improvements.", @@ -265,4 +274,4 @@ export const NewsList = () => { - \ No newline at end of file + diff --git a/src/pages/news/ivorysql-pgconf-dev-2026.mdx b/src/pages/news/ivorysql-pgconf-dev-2026.mdx new file mode 100644 index 0000000..cfaeaae --- /dev/null +++ b/src/pages/news/ivorysql-pgconf-dev-2026.mdx @@ -0,0 +1,155 @@ +--- +title: IvorySQL Community Has Two Talks Selected for PGConf.dev 2026 +hide_table_of_contents: true +--- + + + +
+
+

News & Updates

+
● ○ ●
+
+
+ +
+
+
+ News > Community News +
+ +
+
IvorySQL Community Has Two Talks Selected for PGConf.dev 2026
+
📅 Published on: March 4, 2026
+
+ +
+

+ The official schedule of PGConf.dev 2026, one of the world's top PostgreSQL developer conferences, has been released. +

+

+ Great news from the IvorySQL open source community: two talks submitted by community members Grant Zhou and Li Chao have both been selected. +

+

+ This is not only a recognition of the two speakers' technical strength, but also a meaningful step for Chinese contributors moving from "participants" to "contributors" in the PostgreSQL global core community. +

+ +

Session Highlights: From Macro Connections to Practical Hacking

+

+ At this year's conference in Vancouver, the two IvorySQL speakers will share insights from two dimensions: ecosystem connection and kernel development growth. +

+ +

🎙 Speaker: Grant Zhou

+
    +
  • Talk: The Missing Link: Connecting Tens of Thousands of Chinese Users to the PostgreSQL Core
  • +
  • Key points:
  • +
  • Breaking the silent majority: Analyze the gap between China's large enterprise user base and the global development community.
  • +
  • Hardcore field feedback: Share real pain points from IoT high-frequency writes, large-scale partitioning, and Oracle-to-PostgreSQL transitions.
  • +
  • IvorySQL's mission: Explain why downstream projects like IvorySQL matter, and how global communities can better absorb enterprise use-case feedback.
  • +
+ +

🎙 Speaker: Li Chao

+
    +
  • Talk: Learning PostgreSQL Hacking Fast: Lessons and Mistakes from a Newcomer
  • +
  • Key points:
  • +
  • Rapid growth path: Share how to grow from newcomer to 150+ commits in just months.
  • +
  • Pitfall guide: Candid lessons from code reading, patch review, and community communication.
  • +
  • Practical toolbox: Debugging, testing, and mailing-list workflows that can help more developers learn PostgreSQL internals efficiently.
  • +
+ +

Community Responsibility: Building Bridges for China's PostgreSQL Strength

+

+ For a long time, China's PostgreSQL ecosystem has shown a pattern of strong domestic adoption but limited international voice in core circles. +

+

+ As an open source database community focused on Oracle compatibility, IvorySQL always follows the principle: rooted in PostgreSQL, contributing back to PostgreSQL. +

+

+ IvorySQL was initiated by Highgo Software in 2021. Built on the PostgreSQL kernel, it focuses on solving compatibility, cost, and ecosystem adaptation challenges in Oracle-to-PostgreSQL transitions, while continuously investing in contributions to global and domestic PostgreSQL communities. +

+
    +
  • Grant Zhou is building a bridge between enterprise users and the PostgreSQL core community, so Chinese needs can be heard globally.
  • +
  • Li Chao, a rising contributor from the IvorySQL community, has made strong contributions around PostgreSQL 18 and represents a new generation of Chinese developers in international open source collaboration.
  • +
+ +

Conclusion: See You in Vancouver This May

+

+ On May 19, 2026, in Vancouver, Canada, IvorySQL developers will take the stage at PGConf.dev and share real-world performance challenges and growth experiences from China. +

+

+ This sends a clear signal: Chinese developers are not only users of code, but also key contributors driving the evolution of the PostgreSQL ecosystem. +

+

+ We look forward to the excellent talks by Grant Zhou and Li Chao, and we welcome more open-source enthusiasts to join the IvorySQL community. +

+
+
+ + +
diff --git a/static/img/news/ivorysql-pgconf-dev-2026-en.png b/static/img/news/ivorysql-pgconf-dev-2026-en.png new file mode 100644 index 0000000..f8503ea Binary files /dev/null and b/static/img/news/ivorysql-pgconf-dev-2026-en.png differ diff --git a/static/img/news/ivorysql-pgconf-dev-2026.png b/static/img/news/ivorysql-pgconf-dev-2026.png new file mode 100644 index 0000000..6370dba Binary files /dev/null and b/static/img/news/ivorysql-pgconf-dev-2026.png differ