Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
61 changes: 29 additions & 32 deletions i18n/zh-CN/docusaurus-plugin-content-pages/events/event-202603.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 技术交流|PostgreSQL & IvorySQL Meetup・郑州站
title: 活动回顾|PostgreSQL & IvorySQL Meetup・郑州站圆满落幕
hide_table_of_contents: true
---

Expand Down Expand Up @@ -29,6 +29,12 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
.cta-box { background: linear-gradient(135deg, #7D52F4 0%, #9b7df5 100%); color: #fff; border-radius: 20px; padding: 28px; margin-top: 30px; box-shadow: 0 14px 32px rgba(125,82,244,0.25); }
.cta-box p { margin: 0 0 12px; line-height: 1.85; }
.cta-box p:last-child { margin-bottom: 0; }
.cta-box a { color: #fff; font-weight: 700; text-decoration: underline; }
.how-box { background: linear-gradient(135deg, #ff6b35 0%, #f7931e 100%); color: #fff; border-radius: 20px; padding: 28px; margin-top: 30px; box-shadow: 0 14px 32px rgba(255,107,53,0.25); }
.how-box p { margin: 0 0 12px; line-height: 1.85; }
.how-box p:last-child { margin-bottom: 0; }
.how-box a { color: #fff; font-weight: 700; text-decoration: underline; }
.speaker-name-inline { font-weight: 700; color: #7D52F4; margin-top: 10px; font-size: 0.95rem; }
.sidebar-box { border: 1px solid #f0f0f0; border-radius: 16px; padding: 24px; background: #fff; position: sticky; top: 100px; }
.sidebar-title { font-size: 1.2rem; font-weight: 700; margin-bottom: 20px; padding-bottom: 10px; border-bottom: 1px solid #eee; }
.side-item { display: flex; gap: 12px; margin-bottom: 20px; text-decoration: none !important; color: inherit; transition: all 0.3s; }
Expand All @@ -47,7 +53,7 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
<div className="container detail-container">
<div className="detail-content">
<h1 style={{ fontSize: '2.2rem', marginBottom: '20px', lineHeight: '1.35' }}>
PostgreSQL & IvorySQL 技术交流 Meetup・郑州站
PostgreSQL & IvorySQL 技术交流 Meetup・郑州站圆满落幕
</h1>

<div style={{ display: 'flex', flexWrap: 'wrap', gap: '20px', color: '#666', marginBottom: '26px', fontSize: '0.97rem' }}>
Expand All @@ -57,11 +63,7 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
</div>

<div className="content-text">
深耕 PG 生态,聚焦内核与实践,一场属于数据库技术人的技术交流。在国产化与开源数据库加速落地的当下,PostgreSQL 凭借稳定、开放、extensible 的生态优势,已成为企业级数据库的重要选择。而基于 PostgreSQL 深度演进的 IvorySQL,也在 Oracle 兼容、内核优化、企业级特性上持续突破,越来越多开发者、DBA、架构师开始关注并投入其中。
</div>

<div className="content-text">
为搭建中原地区 PostgreSQL & IvorySQL 技术人面对面交流平台,聚焦技术本质,PostgreSQL & IvorySQL 技术交流 Meetup 郑州站正式来袭。本次活动全程以技术分享、实战经验、问题探讨、生态共建为核心,邀请行业实践者、PG 生态资深玩家、内核研发专家到场,从真实场景出发,聊痛点、讲方案、做碰撞,同时作为 HOW 2026 全球开源技术大会预热活动,提前汇聚技术力量,为年度盛会蓄力。
4 月 18 日,<b>PostgreSQL & IvorySQL 技术交流 Meetup 郑州站</b>顺利举办。本场活动作为 <b>HOW 2026 大会预热场</b>,以小型线下交流形式开展,内容全部围绕数据库日常落地、实操经验与技术实践展开。四位分享嘉宾结合自身工作经历,和现场本地开发者、DBA、架构师互相探讨、交换经验。
</div>

<h2 className="section-title">活动信息</h2>
Expand All @@ -84,61 +86,56 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
</div>
</div>

<h2 className="section-title">四大技术主题</h2>
<h2 className="section-title">演讲回顾</h2>
<div className="topic-grid">
<div className="topic-card">
<div className="topic-tag">01</div>
<div className="topic-title">行业客户数据库需求解析与落地方案</div>
<ul>
<li>从业务场景出发,梳理企业在数据库选型、迁移、运维中的真实需求</li>
<li>分享可复用的解决方案与实施经验</li>
<li>结合真实业务场景,直击企业数据库选型、迁移、运维中的各类实际问题</li>
<li>结合项目经验输出落地解法与实操思路,为在场技术人员分享了可直接参考的落地范本</li>
</ul>
<div className="speaker-name-inline">演讲嘉宾:马钊</div>
</div>
<div className="topic-card">
<div className="topic-tag">02</div>
<div className="topic-title">PG 用户 & 合作伙伴实战经验分享</div>
<ul>
<li>一线使用者视角,详解 PostgreSQL 在生产环境中的部署、调优、故障处理与最佳实践</li>
<li>干货直接可用</li>
<li>从一线使用视角出发,分享 PostgreSQL 在生产环境里的部署、日常调优、常见故障处理等真实案例</li>
<li>同步日常在用的实用方法与使用心得,干货密度极高</li>
</ul>
<div className="speaker-name-inline">演讲嘉宾:付超</div>
</div>
<div className="topic-card">
<div className="topic-tag">03</div>
<div className="topic-title">PG 生态前沿技术与发展趋势</div>
<ul>
<li>PG 生态资深 KOL 带来生态动态、版本特性、社区方向与技术趋势</li>
<li>帮助开发者把握技术脉搏</li>
<li>PG 生态资深 KOL 带来了生态动态、版本特性、社区方向与技术趋势的前沿解读</li>
<li>帮助开发者快速把握技术脉搏,提前布局</li>
</ul>
<div className="speaker-name-inline">演讲嘉宾:杨向博</div>
</div>
<div className="topic-card">
<div className="topic-tag">04</div>
<div className="topic-title">IvorySQL 版本亮点与研发技术解读</div>
<ul>
<li>围绕 IvorySQL 内核优化、Oracle 兼容能力、新版本特性展开</li>
<li>分享开源研发思路与社区共建路径</li>
<li>同时分享了开源研发思路与社区共建路径,让大家直观了解这款开源数据库的研发近况</li>
</ul>
<div className="speaker-name-inline">演讲嘉宾:陶郑</div>
</div>
</div>

<h2 className="section-title">纯粹技术氛围,深度面对面交流</h2>
<ul className="scene-list">
<li>小范围精品场,嘉宾与听众充分互动,深入探讨技术细节</li>
<li>现场自由提问、技术切磋、问题互助,碰撞技术火花</li>
<li>汇聚本地 DBA、开发者、架构师、开源爱好者,搭建同频交流圈</li>
<li>共同交流 PostgreSQL 运维、性能调优、迁移改造、生态工具、国产化落地等核心技术话题</li>
</ul>

<h2 className="section-title">参与人群</h2>
<ul className="scene-list">
<li>PostgreSQL / IvorySQL 使用者、开发者、运维人员</li>
<li>企业 DBA、数据库架构师、技术负责人</li>
<li>关注国产化数据库、Oracle 迁移的技术团队</li>
<li>开源社区爱好者与高校计算机相关师生</li>
</ul>
<h2 className="section-title">总结</h2>
<div className="content-text">
本次活动是 IvorySQL 社区自主组织的小范围线下技术交流 Meetup,具有重要的开拓意义。现场氛围纯粹、互动深入,真正实现了"与同频技术人一起聊 PG 生态,探 IvorySQL 实践"。
</div>
<div className="content-text">
感谢所有到场嘉宾、观众以及协办方 PostgreSQL 分会的支持。后续我们将走进更多城市,持续搭建高质量的线下技术交流圈,共同推动开源数据库生态的发展。
</div>

<div className="cta-box">
<p><b>席位有限,优先面向技术人员开放。</b></p>
<p>4 月 18 日,郑州相聚,与同频技术人一起聊 PG 生态,探 IvorySQL 实践,共筑中原地区开源数据库技术交流圈,提前解锁 HOW 2026 大会技术氛围。</p>
<p><b>PPT 下载</b>:关注公众号【IvorySQL开源数据库社区】,回复关键词 <b>20260418</b> 获取 PPT 下载链接。</p>
</div>

<img className="event-main-img" src={useBaseUrl('/img/events/event-202603-poster.jpg')} alt="郑州站海报" />
Expand Down
4 changes: 2 additions & 2 deletions i18n/zh-CN/docusaurus-plugin-content-pages/events/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ export const EventsData = [
img: "/img/events/event-202603-zh.jpg"
},
{
title: "技术交流|PostgreSQL & IvorySQL Meetup・郑州站",
desc: "深耕 PG 生态,聚焦内核与实践。4月18日郑州,汇聚本地 DBA、开发者、架构师,搭建中原地区开源数据库技术交流圈,提前蓄力 HOW 2026。",
title: "活动回顾|PostgreSQL & IvorySQL Meetup・郑州站圆满落幕",
desc: "4 月 18 日郑州 Meetup 圆满落幕。四位嘉宾围绕数据库落地、PG 实战、生态趋势与 IvorySQL 研发展开分享,现场互动深入。",
startTime: "2026-04-18",
endTime: "2026-04-18",
location: "线下活动(郑州)",
Expand Down
63 changes: 30 additions & 33 deletions src/pages/events/event-202603.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Tech Meetup | PostgreSQL & IvorySQL Meetup・Zhengzhou
title: Event Recap | PostgreSQL & IvorySQL Meetup・Zhengzhou Successfully Held
hide_table_of_contents: true
---

Expand Down Expand Up @@ -29,6 +29,12 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
.cta-box { background: linear-gradient(135deg, #7D52F4 0%, #9b7df5 100%); color: #fff; border-radius: 20px; padding: 28px; margin-top: 30px; box-shadow: 0 14px 32px rgba(125,82,244,0.25); }
.cta-box p { margin: 0 0 12px; line-height: 1.85; }
.cta-box p:last-child { margin-bottom: 0; }
.cta-box a { color: #fff; font-weight: 700; text-decoration: underline; }
.how-box { background: linear-gradient(135deg, #ff6b35 0%, #f7931e 100%); color: #fff; border-radius: 20px; padding: 28px; margin-top: 30px; box-shadow: 0 14px 32px rgba(255,107,53,0.25); }
.how-box p { margin: 0 0 12px; line-height: 1.85; }
.how-box p:last-child { margin-bottom: 0; }
.how-box a { color: #fff; font-weight: 700; text-decoration: underline; }
.speaker-name-inline { font-weight: 700; color: #7D52F4; margin-top: 10px; font-size: 0.95rem; }
.sidebar-box { border: 1px solid #f0f0f0; border-radius: 16px; padding: 24px; background: #fff; position: sticky; top: 100px; }
.sidebar-title { font-size: 1.2rem; font-weight: 700; margin-bottom: 20px; padding-bottom: 10px; border-bottom: 1px solid #eee; }
.side-item { display: flex; gap: 12px; margin-bottom: 20px; text-decoration: none !important; color: inherit; transition: all 0.3s; }
Expand All @@ -47,7 +53,7 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
<div className="container detail-container">
<div className="detail-content">
<h1 style={{ fontSize: '2.2rem', marginBottom: '20px', lineHeight: '1.35' }}>
PostgreSQL & IvorySQL Tech Meetup・Zhengzhou
PostgreSQL & IvorySQL Tech Meetup・Zhengzhou — Successfully Held
</h1>

<div style={{ display: 'flex', flexWrap: 'wrap', gap: '20px', color: '#666', marginBottom: '26px', fontSize: '0.97rem' }}>
Expand All @@ -57,11 +63,7 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
</div>

<div className="content-text">
Deep dive into the PG ecosystem, focusing on kernel and practice — a technical exchange for database professionals. As domestic and open-source databases accelerate deployment, PostgreSQL has become a key choice for enterprise databases with its stable, open, and extensible ecosystem. IvorySQL, deeply evolved from PostgreSQL, continues to break through in Oracle compatibility, kernel optimization, and enterprise features.
</div>

<div className="content-text">
To build a face-to-face technical exchange platform for PostgreSQL & IvorySQL professionals in Central China, the PostgreSQL & IvorySQL Tech Meetup Zhengzhou is here! This event focuses on technical sharing, practical experience, problem exploration, and ecosystem building, inviting industry practitioners, senior PG ecosystem players, and kernel R&D experts to share insights from real scenarios.
On April 18, the <b>PostgreSQL & IvorySQL Tech Meetup Zhengzhou</b> was successfully held. As a <b>warm-up event for HOW 2026</b>, this small-scale offline gathering focused entirely on real-world database practices, hands-on experience, and technical discussions. Four speakers shared insights from their work, exchanging ideas with local developers, DBAs, and architects.
</div>

<h2 className="section-title">Event Information</h2>
Expand All @@ -84,61 +86,56 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
</div>
</div>

<h2 className="section-title">Four Technical Topics</h2>
<h2 className="section-title">Session Recap</h2>
<div className="topic-grid">
<div className="topic-card">
<div className="topic-tag">01</div>
<div className="topic-title">Industry Customer Database Requirements & Implementation</div>
<ul>
<li>Analyze real enterprise needs in database selection, migration, and operations</li>
<li>Share reusable solutions and implementation experiences</li>
<li>Addressing real-world challenges in database selection, migration, and operations</li>
<li>Shared actionable implementation strategies based on project experience</li>
</ul>
<div className="speaker-name-inline">Speaker: Ma Zhao</div>
</div>
<div className="topic-card">
<div className="topic-tag">02</div>
<div className="topic-title">PG Users & Partners Practical Experience Sharing</div>
<ul>
<li>First-hand user perspective on PostgreSQL deployment, tuning, troubleshooting in production</li>
<li>Ready-to-use practical insights</li>
<li>First-hand perspective on PostgreSQL deployment, daily tuning, and troubleshooting in production</li>
<li>Shared practical methods and tips with high density of useful insights</li>
</ul>
<div className="speaker-name-inline">Speaker: Fu Chao</div>
</div>
<div className="topic-card">
<div className="topic-tag">03</div>
<div className="topic-title">PG Ecosystem Frontier Tech & Development Trends</div>
<ul>
<li>Senior PG ecosystem KOL sharing ecosystem dynamics, version features, and tech trends</li>
<li>Help developers grasp the technical pulse</li>
<li>Senior PG ecosystem KOL shared cutting-edge insights on ecosystem dynamics, version features, and tech trends</li>
<li>Helped developers stay ahead of the curve</li>
</ul>
<div className="speaker-name-inline">Speaker: Yang Xiangbo</div>
</div>
<div className="topic-card">
<div className="topic-tag">04</div>
<div className="topic-title">IvorySQL Version Highlights & R&D Technical Insights</div>
<ul>
<li>IvorySQL kernel optimization, Oracle compatibility, and new version features</li>
<li>Open-source R&D thinking and community co-building paths</li>
<li>Focused on IvorySQL kernel optimization, Oracle compatibility, and new version features</li>
<li>Shared open-source R&D thinking and community co-building paths</li>
</ul>
<div className="speaker-name-inline">Speaker: Tao Zheng</div>
</div>
</div>

<h2 className="section-title">Pure Technical Atmosphere, Deep Face-to-Face Exchange</h2>
<ul className="scene-list">
<li>Small-scale premium session with full interaction between speakers and audience</li>
<li>Live Q&A, technical discussions, problem solving</li>
<li>Bringing together local DBAs, developers, architects, and open-source enthusiasts</li>
<li>Discuss PostgreSQL operations, performance tuning, migration, ecosystem tools, and domestic deployment</li>
</ul>

<h2 className="section-title">Who Should Attend</h2>
<ul className="scene-list">
<li>PostgreSQL / IvorySQL users, developers, operations staff</li>
<li>Enterprise DBAs, database architects, technical leads</li>
<li>Technical teams focused on domestic databases and Oracle migration</li>
<li>Open-source community enthusiasts and university students</li>
</ul>
<h2 className="section-title">Summary</h2>
<div className="content-text">
This event marks an important milestone as IvorySQL Community's first independently organized small-scale offline tech meetup. The atmosphere was pure and interactions were deep — truly achieving the goal of "discussing PG ecosystem and exploring IvorySQL practices with like-minded tech professionals."
</div>
<div className="content-text">
Thanks to all speakers, attendees, and our co-organizer, the PostgreSQL Branch of the Open Source Software Alliance. We will continue to visit more cities and build high-quality offline tech exchange communities.
</div>

<div className="cta-box">
<p><b>Limited seats, priority to technical personnel.</b></p>
<p>Join us on April 18 in Zhengzhou to exchange ideas with peers on PG ecosystem and IvorySQL practices!</p>
<p><b>Slide Deck Download</b>: Follow our WeChat official account <b>IvorySQL开源数据库社区</b> and reply with keyword <b>20260418</b> to get the slides.</p>
</div>

<img className="event-main-img" src={useBaseUrl('/img/events/event-202603-poster.jpg')} alt="Zhengzhou Meetup Poster" />
Expand Down