Skip to content
Merged
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
Binary file added CN/modules/ROOT/images/OpenAnolis-23.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added CN/modules/ROOT/images/deepin-20.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added CN/modules/ROOT/images/kylin-v11.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added CN/modules/ROOT/images/openKylin-2.0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
25 changes: 14 additions & 11 deletions CN/modules/ROOT/nav.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,20 @@
*** xref:master/4.4.adoc[运维管理指南]
*** xref:master/4.5.adoc[迁移指南]
** IvorySQL生态
*** xref:master/5.0.adoc[概述]
*** xref:master/5.1.adoc[postgis]
*** xref:master/5.2.adoc[pgvector]
*** xref:master/5.3.adoc[pgddl(DDL Extractor)]
*** xref:master/5.4.adoc[pg_cron]
*** xref:master/5.5.adoc[pgsql-http]
*** xref:master/5.6.adoc[plpgsql_check]
*** xref:master/5.7.adoc[pgroonga]
*** xref:master/5.8.adoc[pgaudit]
*** xref:master/5.9.adoc[pgrouting]
*** xref:master/5.10.adoc[system_stats]
*** xref:master/cpu_arch_adp.adoc[芯片架构适配]
*** xref:master/os_arch_adp.adoc[操作系统适配]
*** 生态组件适配
**** xref:master/5.0.adoc[概述]
**** xref:master/5.1.adoc[postgis]
**** xref:master/5.2.adoc[pgvector]
**** xref:master/5.3.adoc[pgddl(DDL Extractor)]
**** xref:master/5.4.adoc[pg_cron]
**** xref:master/5.5.adoc[pgsql-http]
**** xref:master/5.6.adoc[plpgsql_check]
**** xref:master/5.7.adoc[pgroonga]
**** xref:master/5.8.adoc[pgaudit]
**** xref:master/5.9.adoc[pgrouting]
**** xref:master/5.10.adoc[system_stats]
** IvorySQL架构设计
*** 查询处理
**** xref:master/6.1.1.adoc[双parser]
Expand Down
1 change: 1 addition & 0 deletions CN/modules/ROOT/pages/master/5.0.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ IvorySQL 作为一款兼容 Oracle 且基于 PostgreSQL 的高级开源数据库
| xref:master/5.7.adoc[pgroonga] | 4.0.4 | 提供​非英语语言全文搜索功能,满足高性能应用的需求 | 中日韩等语言的全文搜索功能
| xref:master/5.8.adoc[pgaudit] | 18.0 | 提供细粒度的审计功能,记录数据库操作日志,便于安全审计和合规性检查 | 数据库安全审计、合规性检查、审计报告生成
| xref:master/5.9.adoc[pgrouting] | 3.8.0 | 提供地理空间数据的路由计算功能,支持多种算法和数据格式 | 地理空间分析、路径规划、物流优化
| xref:master/5.10.adoc[system_stats] | 3.2 | 提供用于访问系统级统计信息的函数 | 系统监控
|====

这些插件均经过 IvorySQL 团队的测试和适配,确保在 IvorySQL 环境下稳定运行。用户可以根据业务需求选择合适的插件,进一步提升数据库系统的能力和灵活性。
Expand Down
17 changes: 17 additions & 0 deletions CN/modules/ROOT/pages/master/cpu_arch_adp.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@

:sectnums:
:sectnumlevels: 5

= **芯片架构适配**

IvorySQL适配如下CPU架构:
[cols="8h,~,~,~"]
|====
| 序号 | 架构名称 | 厂商名称 | 全平台介质包下载
| 1 | x86_64 | Intel、AMD、兆芯、海光 | https://github.com/IvorySQL/IvorySQL/releases/download/IvorySQL_5.0/IvorySQL-5.0-9d890e9-20251120.amd64.deb[deb], https://github.com/IvorySQL/IvorySQL/releases/download/IvorySQL_5.0/IvorySQL-5.0-9d890e9-20251120.x86_64.rpm[rpm]
| 2 | aarch64 | 飞腾、鲲鹏 | https://github.com/IvorySQL/IvorySQL/releases/download/IvorySQL_5.0/IvorySQL-5.0-9d890e9-20251120.arm64.deb[deb], https://github.com/IvorySQL/IvorySQL/releases/download/IvorySQL_5.0/IvorySQL-5.0-9d890e9-20251120.aarch64.rpm[rpm]
| 3 | mips64el| 龙芯 | https://github.com/IvorySQL/IvorySQL/releases/download/IvorySQL_5.0/IvorySQL-5.0-9d890e9-20251120.mips64el.deb[deb], https://github.com/IvorySQL/IvorySQL/releases/download/IvorySQL_5.0/IvorySQL-5.0-9d890e9-20251120.mips64el.rpm[rpm]
| 4 | loongarch64 | 龙芯 | https://github.com/IvorySQL/IvorySQL/releases/download/IvorySQL_5.0/IvorySQL-5.0-9d890e9-20251118.loongarch64.deb[deb], https://github.com/IvorySQL/IvorySQL/releases/download/IvorySQL_5.0/IvorySQL-5.0-9d890e9-20251118.loongarch64.rpm[rpm]
| 5 | ppc64le | IBM | N/A
| 6 | sw_64 | 申威 | N/A
|====
18 changes: 18 additions & 0 deletions CN/modules/ROOT/pages/master/os_arch_adp.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@

:sectnums:
:sectnumlevels: 5

:imagesdir: ./_images

= **操作系统适配**

IvorySQL适配如下操作系统:
[cols="8h,16h,~,~"]
|====
| 序号 | 操作系统名称 | 操作系统简介 | 证书查看
| 1 | 银河麒麟高级服务器操作系统 V11 | 银河麒麟高级服务器操作系统V11是麒麟软件依托多年技术研发积淀与丰富应用实践经验,为企业级关键业务量身打造的新一代服务器操作系统。产品以高可靠、高可用、高安全、高性能、高扩展为核心优势,在深度融合A 技术的基础上,更以自主创新突破构建起高速网络协议 MPTCP、热补丁管理、智能故障诊断、场景化优化及安全容器镜像仓库等关键技术体系,为党政机关信息化建设、重点行业数字化转型及国家重大工程实施,筑牢安全可信的支撑底座。 | image:kylin-v11.jpg[width=80%,link={imagesdir}/kylin-v11.jpg]
| 2 | openKylin 2.0 SP1 | OpenAtom openKylin (简称“openKylin”) 是由开放原子开源基金会孵化及运营的开源项目,由基础软硬件企业、非营利性组织、社团组织、高等院校、科研机构和个人开发者共同创立,旨在以“为世界提供与人工智能技术深度融合的开源操作系统”为社区愿景,在开源、自愿、平等、协作的基础上,共同打造全球领先的智能桌面开源操作系统根社区,推动Linux开源技术及其软硬件生态繁荣发展。 | image:openKylin-2.0.png[width=80%,link={imagesdir}/openKylin-2.0.png]
| 3 | OpenAnolis OS (龙蜥操作系统) 23 | 龙蜥操作系统 Anolis OS 23 是龙蜥社区(OpenAnolis)基于开源生态发展合作倡议,面向上游原生社区独立选型,持续演进并保障兼容性和稳定性的操作系统。Anolis OS 23 基于 Linux Kernel 6.6 LTS 的企业级操作系统,依托 ANCK 6.6 内核深度优化,全面支持海光、飞腾、龙芯(LoongArch)、兆芯等国产芯片及通用 x86_64/ARM64 架构。其针对虚拟化、安全特性及性能优化进行专项增强,并通过分层架构设计与智能调优工具,实现软硬协同性能最大化。同时原生支持 AI 生态组件,提供安全的 AI 容器镜像,加速模型开发与推理部署。在开发工具链方面,集成 GCC 12.3+/LLVM 17、Python 3.11、Rust 等,支持多平台高效开发。桌面生态方面兼容 GNOME、DDE 桌面环境,并通过集成玲珑包管理器满足了多样化场景需求实现生态扩展。Anolis OS 23 支持各类常见应用和国产化应用,助力企业实现高效、安全、可靠的数字化转型。 | image:OpenAnolis-23.jpg[width=80%,link={imagesdir}/OpenAnolis-23.jpg]
| 3 | deppin (深度操作系统) 20 | 深度操作系统是一个致力于为全球用户提供美观易用、安全可靠的Linux发行版。深度操作系统 20正式版(1002)采取统一的设计风格,从桌面环境和应用进行重新设计,带来焕然一新的视觉感受。底层仓库升级到Debian 10.5,系统安装采用双内核机制(Kernel 5.4、Kernel 5.7),全面提升系统稳定性和兼容性。全新设计的启动器菜单、指纹识别、系统安全增强等,系统部分预装应用升级到最新版本,只为给你更好体验。 | image:deepin-20.png[width=80%,link={imagesdir}/deepin-20.png]
|====

Binary file added EN/modules/ROOT/images/OpenAnolis-23.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added EN/modules/ROOT/images/deepin-20.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added EN/modules/ROOT/images/kylin-v11.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added EN/modules/ROOT/images/openKylin-2.0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
25 changes: 14 additions & 11 deletions EN/modules/ROOT/nav.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,20 @@
** xref:master/4.4.adoc[Operation Management]
** xref:master/4.5.adoc[Migration]
* IvorySQL Ecosystem
** xref:master/5.0.adoc[Overview]
** xref:master/5.1.adoc[postgis]
** xref:master/5.2.adoc[pgvector]
** xref:master/5.3.adoc[pgddl(DDL Extractor)]
** xref:master/5.4.adoc[pg_cron]
** xref:master/5.5.adoc[pgsql-http]
** xref:master/5.6.adoc[plpgsql_check]
** xref:master/5.7.adoc[pgroonga]
** xref:master/5.8.adoc[pgaudit]
** xref:master/5.9.adoc[pgrouting]
** xref:master/5.10.adoc[system_stats]
** xref:master/cpu_arch_adp.adoc[CPU Architecture Adaption]
** xref:master/os_arch_adp.adoc[Operating System Adaption]
** Eco Component Adaption
*** xref:master/5.0.adoc[Overview]
*** xref:master/5.1.adoc[postgis]
*** xref:master/5.2.adoc[pgvector]
*** xref:master/5.3.adoc[pgddl(DDL Extractor)]
*** xref:master/5.4.adoc[pg_cron]
*** xref:master/5.5.adoc[pgsql-http]
*** xref:master/5.6.adoc[plpgsql_check]
*** xref:master/5.7.adoc[pgroonga]
*** xref:master/5.8.adoc[pgaudit]
*** xref:master/5.9.adoc[pgrouting]
*** xref:master/5.10.adoc[system_stats]
* IvorySQL Architecture Design
** Query Processing
*** xref:master/6.1.1.adoc[Dual Parser]
Expand Down
3 changes: 3 additions & 0 deletions EN/modules/ROOT/pages/master/5.0.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ IvorySQL, as an advanced open-source database compatible with Oracle and based o
| xref:master/5.5.adoc[pgsql-http]​ | 1.7.0 | Allows HTTP requests to be initiated in SQL, interacting with external web services | Data collection, API integration, microservice calls
| xref:master/5.6.adoc[plpgsql_check] | 2.8 | Provides static analysis functionality for PL/pgSQL code, can detect potential errors during development | Stored procedure development, code quality checking, debugging and optimization
| xref:master/5.7.adoc[pgroonga] | 4.0.4 | Provides full-text search functionality for non-English languages, meeting the needs of high-performance applications | Full-text search capabilities for languages like Chinese, Japanese, and Korean
| xref:master/5.8.adoc[pgaudit] | 18.0 | Provides fine-grained auditing, recording database operation logs to support security auditing and compliance checks | Database security auditing, compliance checks, audit report generation
| xref:master/5.9.adoc[pgrouting] | 3.8.0 | Provides routing computation for geospatial data, supporting multiple algorithms and data formats | Geospatial analysis, route planning, logistics optimization
| xref:master/5.10.adoc[system_stats] | 3.2 | Provide functions for accessing system-level statistics. | system monitor
|====

These plugins have all been tested and adapted by the IvorySQL team to ensure stable operation in the IvorySQL environment. Users can select appropriate plugins based on business needs to further enhance the capabilities and flexibility of the database system.
Expand Down
17 changes: 17 additions & 0 deletions EN/modules/ROOT/pages/master/cpu_arch_adp.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@

:sectnums:
:sectnumlevels: 5

= **CPU Architecture Adaption**

IvorySQL adapts the following CPU architectures:
[cols="8h,~,~,~"]
|====
| Index | Architecture Name | Manufacture Name | Multi-platform Media Packages
| 1 | x86_64 | Intel, AMD, ZHAOXIN, HYGON | https://github.com/IvorySQL/IvorySQL/releases/download/IvorySQL_5.0/IvorySQL-5.0-9d890e9-20251120.amd64.deb[deb], https://github.com/IvorySQL/IvorySQL/releases/download/IvorySQL_5.0/IvorySQL-5.0-9d890e9-20251120.x86_64.rpm[rpm]
| 2 | aarch64 | Phytium, Kunpeng | https://github.com/IvorySQL/IvorySQL/releases/download/IvorySQL_5.0/IvorySQL-5.0-9d890e9-20251120.arm64.deb[deb], https://github.com/IvorySQL/IvorySQL/releases/download/IvorySQL_5.0/IvorySQL-5.0-9d890e9-20251120.aarch64.rpm[rpm]
| 3 | mips64el| Loongson | https://github.com/IvorySQL/IvorySQL/releases/download/IvorySQL_5.0/IvorySQL-5.0-9d890e9-20251120.mips64el.deb[deb], https://github.com/IvorySQL/IvorySQL/releases/download/IvorySQL_5.0/IvorySQL-5.0-9d890e9-20251120.mips64el.rpm[rpm]
| 4 | loongarch64 | Loongson | https://github.com/IvorySQL/IvorySQL/releases/download/IvorySQL_5.0/IvorySQL-5.0-9d890e9-20251118.loongarch64.deb[deb], https://github.com/IvorySQL/IvorySQL/releases/download/IvorySQL_5.0/IvorySQL-5.0-9d890e9-20251118.loongarch64.rpm[rpm]
| 5 | ppc64le | IBM | N/A
| 6 | sw_64 | SUNWAY | N/A
|====
19 changes: 19 additions & 0 deletions EN/modules/ROOT/pages/master/os_arch_adp.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@

:sectnums:
:sectnumlevels: 5

:imagesdir: ./_images

= **Operating System Adaption**

IvorySQL adapts following operating systems:
[cols="8h,16h,~,~"]
|====
| Index | OS name | OS introduction | Certification
| 1 | Kylin Advanced Server Operating System V11 | Kylin Advanced Server Operating System V11 is a new-generation server operating system tailor-made for enterprise-level critical businesses by Kylin Software, leveraging its years of accumulated technological R&D experience and rich application practice. With high reliability, high availability, high security, high performance, and high scalability as its core advantages, the product, on the basis of in-depth integration of AI technology, has further built a key technology system through independent innovation breakthroughs, including the high-speed network protocol MPTCP, hot patch management, intelligent fault diagnosis, scenario-based optimization, and secure container image repository. It serves as a solid, secure, and reliable supporting foundation for the informatization construction of Party and government organs, the digital transformation of key industries, and the implementation of major national projects. | image:kylin-v11.jpg[width=80%,link={imagesdir}/kylin-v11.jpg]
| 2 | openKylin 2.0 SP1 | OpenAtom openKylin is an open-source project incubated and operated by the OpenAtom Foundation. It was co-founded by basic software and hardware enterprises, non-profit organizations, associations, institutions of higher education, scientific research institutions, and individual developers. With the community vision of "providing the world with an open-source operating system deeply integrated with artificial intelligence technology", the project aims to jointly build a world-leading root community for intelligent desktop open-source operating systems on the basis of openness, voluntariness, equality, and collaboration, and promote the prosperity and development of Linux open-source technology and its software and hardware ecosystem. | image:openKylin-2.0.png[width=80%,link={imagesdir}/openKylin-2.0.png]
| 3 | OpenAnolis OS 23 | Anolis OS 23, the Longxin Operating System, is an operating system developed by the OpenAnolis community based on the Open Source Ecosystem Development and Cooperation Initiative. It independently selects components from upstream native communities, undergoes continuous evolution, and ensures compatibility and stability. As an enterprise-level operating system built on Linux Kernel 6.6 LTS, Anolis OS 23 relies on in-depth optimization of the ANCK 6.6 kernel and fully supports domestic chips such as Haiguang, Phytium, Loongson (LoongArch), and Zhaoxin, as well as general-purpose x86_64/ARM64 architectures.
It features specialized enhancements for virtualization, security features, and performance optimization. Through hierarchical architecture design and intelligent tuning tools, it maximizes the performance of hardware-software collaboration. Meanwhile, it natively supports AI ecosystem components and provides secure AI container images, accelerating model development and inference deployment. In terms of development toolchains, it integrates GCC 12.3+/LLVM 17, Python 3.11, Rust, and more, enabling efficient multi-platform development. For the desktop ecosystem, it is compatible with GNOME and DDE desktop environments, and expands the ecosystem to meet diverse scenario needs by integrating the Linglong package manager. Anolis OS 23 supports various common applications and domestic applications, helping enterprises achieve efficient, secure, and reliable digital transformation. | image:OpenAnolis-23.jpg[width=80%,link={imagesdir}/OpenAnolis-23.jpg]
| 3 | deppin 20 | Deepin OS is a Linux distribution dedicated to providing global users with an elegant, user-friendly, secure, and reliable operating system. The official version of Deepin OS 20 (Build 1002) adopts a unified design style, with a redesigned desktop environment and applications, bringing a fresh visual experience. Its underlying repository has been upgraded to Debian 10.5, and the system installation adopts a dual-kernel mechanism (Kernel 5.4, Kernel 5.7), which comprehensively enhances system stability and compatibility. Additionally, it features a newly designed launcher menu, fingerprint recognition, and enhanced system security; some pre-installed applications in the system have been upgraded to the latest versions—all designed to deliver a better experience for you. | image:deepin-20.png[width=80%,link={imagesdir}/deepin-20.png]
|====