全栈数据基础设施产品Full-Stack Data Infrastructure

围绕瀚高数据库,形成覆盖数据全生命周期管理的数据库产品线、集群产品线、工具产品线、云产品线全栈产品解决方案。 Built around Highgo Database, a full-stack solution covering the entire data lifecycle: Database, Cluster, Tools, and Cloud product lines.

数据库产品线Database 集群产品线Cluster 工具产品线Tools 云产品线Cloud

核心数据库产品Core Database Products

以 PostgreSQL 为内核,自主研发,完全兼容 Oracle/MySQL,是国内领先的企业级数据库产品。

Built on PostgreSQL, fully compatible with Oracle/MySQL, Highgo's database products are leading domestic enterprise-grade database offerings.

HGDB ENTERPRISE V9.0

瀚高数据库管理系统 V9.0 Highgo Database Management System V9.0

瀚高数据库管理系统 V9.0 是瀚高长期深耕数据库领域的里程碑产品,面向企业级市场,在承担海量数据、高并发的复杂业务应用方面表现出色,支持多端口核心业务系统运行。 HGDB V9.0 is Highgo's milestone product after years of deep investment in databases. Designed for enterprise markets, it excels at handling massive data and high-concurrency complex business workloads, supporting multi-port core system operations.

全面兼容 Oracle / MySQLFull Oracle / MySQL Compatibility
无缝迁移,降低替换成本,保护存量业务投资,支持 PL/SQL 语法块与存储过程。
Seamless migration reducing switching cost. Supports PL/SQL syntax blocks and stored procedures.
插件化架构Plug-in Architecture
模块化设计,按需扩展,快速适配金融、政务、电信等各类行业场景。
Modular design with on-demand extensibility, rapidly adaptable to finance, government, telecom, and other industry scenarios.
多端口并行访问Multi-port Parallel Access
同时开放多协议端口,满足不同应用系统的并行接入需求,大幅提升并发吞吐能力。
Multiple protocol ports open simultaneously for parallel access, dramatically increasing concurrent throughput.
独立多语法解析 & 参数化实例Multi-syntax Parsing & Parameterized Instances
独立的多语法解析器保证语法切换零干扰;参数化实例满足不同规模与场景的部署需求。
Independent multi-syntax parsers ensure zero interference when switching syntax modes; parameterized instances meet diverse deployment scales.
Oracle compat MySQL compat Plugin arch PostgreSQL 14 core
了解更多Learn More
hgdb-v9 — Oracle compatibility demo
-- Oracle syntax running on HGDB V9 CREATE OR REPLACE PROCEDURE   process_orders(p_date DATE) AS   v_count NUMBER; BEGIN   SELECT COUNT(*) INTO v_count   FROM orders WHERE order_date = p_date;   DBMS_OUTPUT.PUT_LINE('Orders: ' || v_count); END;   ✓ Procedure created successfully 0 errors | Oracle-compatible syntax
HGDB SECURITY V4.5

瀚高安全版数据库系统 V4.5 Highgo Security Edition Database V4.5

致力于为国家安全领域 IT 信息系统提供高安全、高可用、易使用,符合国家安全标准的企业级关系型数据库产品,融合传统关系型数据库优势与多项安全技术。 Designed for national security IT systems, providing high security, high availability, and ease of use — compliant with national security standards. Combines traditional relational database strengths with advanced security technologies.

国家安全标准认证National Security Certifications
通过 GB 17859 安全等级保护、EAL4+ 国际通用评估准则、等保三级认证,满足政府和军工行业最严苛的安全要求。
Certified under GB 17859, EAL4+ Common Criteria, and Level-3 Protection Standards — meeting the strictest government and defense security requirements.
强制访问控制 & 透明加密Mandatory Access Control & Transparent Encryption
内置强制访问控制机制,支持数据透明加密存储,防止未授权访问与数据泄露。
Built-in mandatory access control with transparent encryption storage, preventing unauthorized access and data breaches.
全面审计 & 信创适配Full Audit & Xinchuang Adaptation
细粒度操作审计日志,支持国产 CPU(鲲鹏、飞腾、龙芯)及国产操作系统(麒麟、统信)完整适配。
Fine-grained operation audit logs; full compatibility with domestic CPUs (Kunpeng, Phytium, Loongson) and OS (Kylin, UOS).
GB 17859 EAL4+ 等保三级 信创适配认证
了解更多Learn More
GB
GB 17859
安全等级保护标准Security Level Protection
EAL4+
EAL4+
国际通用评估准则Common Criteria International
三级
等保三级认证Level-3 Protection
网络安全等级保护Cybersecurity Level Protection
信创
信创适配认证Xinchuang Certification
国产软硬件全栈适配Full domestic software/hardware stack

高可用集群产品High-Availability Cluster Products

为关键业务系统提供自动故障切换、读写分离、负载均衡能力,保障数据库 7×24 不间断运行。

Automatic failover, read-write separation, and load balancing for mission-critical systems — ensuring 7×24 uninterrupted database operation.

HGDB HA CLUSTER V4.2

瀚高高可用集群软件 V4.2Highgo HA Cluster Software V4.2

基于流复制技术构建的高可用集群软件,实现主库故障自动检测与秒级切换,保障核心业务系统 7×24 不间断运行,支持一主多备架构。 High-availability cluster software based on streaming replication, enabling automatic primary failure detection and second-level switchover. Supports one-primary multi-standby architecture for uninterrupted 7×24 operations.

主库故障自动检测与秒级切换Automatic primary failure detection, second-level switchover
一主多备,支持同步/异步复制One-primary multi-standby, sync/async replication
脑裂防护与仲裁机制Split-brain protection and arbitration
虚拟 IP 漂移,业务透明切换VIP failover for transparent business switchover
与 HGDB V9 深度集成Deep integration with HGDB V9
了解更多Learn More
RW SEPARATION V6.0

瀚高读写分离集群软件 V6.0Highgo Read-Write Separation Cluster V6.0

读写分离集群软件,将读请求分发至备节点,有效提升数据库整体吞吐量,内置负载均衡与节点间流复制同步,支撑大规模高并发业务场景。 Routes read requests to standby nodes to dramatically increase overall database throughput. Built-in load balancing and streaming replication synchronization for large-scale, high-concurrency workloads.

读写流量智能分离与路由Intelligent read-write traffic splitting and routing
多读节点负载均衡策略Multi-read-node load balancing strategies
节点间流复制同步延迟监控Streaming replication lag monitoring
连接池管理,减少连接开销Connection pool management to reduce connection overhead
可与高可用集群联动部署Can be deployed together with HA Cluster
了解更多Learn More

数据库全生命周期管理工具Full Lifecycle DB Management Tools

覆盖开发、运维、监控三大场景,提供一体化的数据库管理工具体系,助力 DBA 和开发者提效降本。

Covering development, operations, and monitoring — an integrated toolset that helps DBAs and developers improve efficiency and reduce costs.

开发管理工具DEV MANAGEMENT

瀚高数据库开发管理工具软件Highgo DB Developer & Management Tool

图形化数据库开发与管理工具,支持 SQL 编辑与执行、对象管理、数据导入导出、ER 图设计、查询计划分析等功能,全面提升数据库开发效率。 Graphical database development and management tool supporting SQL editing, object management, data import/export, ER diagram design, and query plan analysis.

SQL 智能提示与语法高亮SQL autocomplete & syntax highlighting
数据库对象可视化管理Visual DB object management
数据导入/导出与迁移Data import/export & migration
查询执行计划分析Query execution plan analysis
了解更多Learn More
运维实施工具OPS TOOLS

瀚高数据库运维实施工具Highgo DB Operations & Implementation Tool

专为数据库运维工程师设计,支持数据库安装部署、备份恢复、性能调优、迁移评估等全流程运维操作,显著降低运维复杂度。 Designed for DBA engineers, supporting database installation, backup/recovery, performance tuning, and migration assessment — significantly reducing operational complexity.

一键安装与集群部署One-click install & cluster deployment
备份策略配置与恢复验证Backup policy configuration & recovery validation
数据库迁移评估与实施DB migration assessment & implementation
性能瓶颈诊断与调优建议Performance bottleneck diagnosis & tuning
了解更多Learn More
监管分析平台MONITORING PLATFORM

瀚高数据库监管分析平台Highgo DB Monitoring & Analysis Platform

实时监控数据库运行状态、性能指标、会话连接、慢查询等关键数据,提供可视化大屏与智能告警,帮助运维团队提前发现并处置风险。 Real-time monitoring of database status, performance metrics, sessions, and slow queries — with visual dashboards and intelligent alerts to help operations teams detect and handle risks proactively.

多实例统一监控大屏Unified multi-instance monitoring dashboard
慢查询分析与 SQL 优化建议Slow query analysis & SQL optimization suggestions
自定义阈值告警与通知Custom threshold alerts & notifications
历史趋势分析与容量规划Historical trend analysis & capacity planning
了解更多Learn More

云原生数据库服务Cloud-Native Database Services

提供弹性可扩展的数据库云服务与数据集成平台,助力企业在多云环境中实现数据全链路管理。

Elastic, scalable database cloud services and data integration platforms enabling full-chain data management across multi-cloud environments.

云服务平台CLOUD SERVICE PLATFORM

瀚高数据库云服务平台Highgo Database Cloud Service Platform

云原生数据库即服务(DBaaS)平台,基于 Kubernetes 构建,支持 HGDB 实例的弹性伸缩、自动备份、一键升级与多租户管理,支持主流公有云与私有云部署。 Cloud-native Database-as-a-Service (DBaaS) platform built on Kubernetes, supporting elastic scaling, automatic backup, one-click upgrades, and multi-tenant management for HGDB instances across public and private clouds.

ELASTIC SCALE
弹性伸缩Auto scaling
KUBERNETES
云原生架构Cloud-native arch
MULTI-TENANT
多租户管理Multi-tenant mgmt
AUTO BACKUP
自动备份恢复Automated backup
了解更多Learn More
BYTESYNCH

瀚高 ByteSynch 数据融合平台Highgo ByteSynch Data Integration Platform

企业级数据融合与集成平台,支持异构数据源之间的实时同步、批量迁移与数据转换,提供可视化数据流编排,助力企业打通数据孤岛,实现云上数据全链路管理。 Enterprise data integration and fusion platform supporting real-time sync, batch migration, and transformation between heterogeneous data sources. Visual data flow orchestration breaks down data silos for full-chain cloud data management.

Oracle → HGDB 实时增量同步(CDC)Oracle → HGDB real-time incremental sync (CDC)
异构数据库全量迁移Full migration across heterogeneous databases
可视化数据流编排与监控Visual data flow orchestration & monitoring
支持 Kafka、Flink 生态集成Kafka & Flink ecosystem integration
了解更多Learn More

免费试用 HGDB 全系产品Try the Full HGDB Product Suite Free

30 天完整功能体验,技术专家随时待命,联系我们获取专属方案。 30-day full-feature access with technical experts on standby. Contact us for a tailored solution.

下载试用Download Trial 联系我们Contact Us