Compute
Elastic Cloud Server
Huawei Cloud Flexus
Bare Metal Server
Auto Scaling
Image Management Service
Dedicated Host
FunctionGraph
Cloud Phone Host
Huawei Cloud EulerOS
Networking
Virtual Private Cloud
Elastic IP
Elastic Load Balance
NAT Gateway
Direct Connect
Virtual Private Network
VPC Endpoint
Cloud Connect
Enterprise Router
Enterprise Switch
Global Accelerator
Management & Governance
Cloud Eye
Identity and Access Management
Cloud Trace Service
Resource Formation Service
Tag Management Service
Log Tank Service
Config
OneAccess
Resource Access Manager
Simple Message Notification
Application Performance Management
Application Operations Management
Organizations
Optimization Advisor
IAM Identity Center
Cloud Operations Center
Resource Governance Center
Migration
Server Migration Service
Object Storage Migration Service
Cloud Data Migration
Migration Center
Cloud Ecosystem
KooGallery
Partner Center
User Support
My Account
Billing Center
Cost Center
Resource Center
Enterprise Management
Service Tickets
HUAWEI CLOUD (International) FAQs
ICP Filing
Support Plans
My Credentials
Customer Operation Capabilities
Partner Support Plans
Professional Services
Analytics
MapReduce Service
Data Lake Insight
CloudTable Service
Cloud Search Service
Data Lake Visualization
Data Ingestion Service
GaussDB(DWS)
DataArts Studio
Data Lake Factory
DataArts Lake Formation
IoT
IoT Device Access
Others
Product Pricing Details
System Permissions
Console Quick Start
Common FAQs
Instructions for Associating with a HUAWEI CLOUD Partner
Message Center
Security & Compliance
Security Technologies and Applications
Web Application Firewall
Host Security Service
Cloud Firewall
SecMaster
Anti-DDoS Service
Data Encryption Workshop
Database Security Service
Cloud Bastion Host
Data Security Center
Cloud Certificate Manager
Edge Security
Blockchain
Blockchain Service
Web3 Node Engine Service
Media Services
Media Processing Center
Video On Demand
Live
SparkRTC
MetaStudio
Storage
Object Storage Service
Elastic Volume Service
Cloud Backup and Recovery
Storage Disaster Recovery Service
Scalable File Service Turbo
Scalable File Service
Volume Backup Service
Cloud Server Backup Service
Data Express Service
Dedicated Distributed Storage Service
Containers
Cloud Container Engine
SoftWare Repository for Container
Application Service Mesh
Ubiquitous Cloud Native Service
Cloud Container Instance
Databases
Relational Database Service
Document Database Service
Data Admin Service
Data Replication Service
GeminiDB
GaussDB
Distributed Database Middleware
Database and Application Migration UGO
TaurusDB
Middleware
Distributed Cache Service
API Gateway
Distributed Message Service for Kafka
Distributed Message Service for RabbitMQ
Distributed Message Service for RocketMQ
Cloud Service Engine
Multi-Site High Availability Service
EventGrid
Dedicated Cloud
Dedicated Computing Cluster
Business Applications
Workspace
ROMA Connect
Message & SMS
Domain Name Service
Edge Data Center Management
Meeting
AI
Face Recognition Service
Graph Engine Service
Content Moderation
Image Recognition
Optical Character Recognition
ModelArts
ImageSearch
Conversational Bot Service
Speech Interaction Service
Huawei HiLens
Video Intelligent Analysis Service
Developer Tools
SDK Developer Guide
API Request Signing Guide
Terraform
Koo Command Line Interface
Content Delivery & Edge Computing
Content Delivery Network
Intelligent EdgeFabric
CloudPond
Intelligent EdgeCloud
Solutions
SAP Cloud
High Performance Computing
Developer Services
ServiceStage
CodeArts
CodeArts PerfTest
CodeArts Req
CodeArts Pipeline
CodeArts Build
CodeArts Deploy
CodeArts Artifact
CodeArts TestPlan
CodeArts Check
CodeArts Repo
Cloud Application Engine
MacroVerse aPaaS
KooMessage
KooPhone
KooDrive
On this page

Show all

General Specifications

Updated on 2025-02-27 GMT+08:00
  • [Rule] Database valuable features
    Table 1 Recommended database valuable features

    Category

    Feature List

    Description

    Table type

    Partitioned table

    Data partitioning.

    Storage engine

    Row store

    Stores tables by row, which is recommended in the point query and a scenario with many add, delete, and alter operations.

    Transaction

    Transaction block

    Explicitly starts a transaction.

    Single-statement transaction

    Does not explicitly start a transaction. A single statement is a transaction.

    Deployment

    One primary and multiple standby DNs

    One primary DN and multiple standby DNs, ensuring data backup and disaster recovery.

    Security

    Transparent data encryption

    Supports database-level storage encryption. Upper-layer services are unaware of the encryption.

    Data type

    Integer

    TINYINT, SMALLINT, INTEGER, and BIGINT

    Arbitrary-precision

    NUMERIC/DECIMAL

    Floating-point

    REAL/FLOAT4, DOUBLE PRECISION/FLOAT8, and FLOAT

    Boolean

    Boolean

    Fixed-length character

    CHAR(n)

    Variable-length character

    VARCHAR(n), NVARCHAR2(n), and TEXT

    Time

    DATE, TIME, TIMETZ, TIMESTAMP, TIMESTAMPTZ, SMALLDATETIME, INTERVAL, and REALTIME

    Binary

    BYTEA (variable-length binary)

    Bit string

    BIT(n) and VARBIT(n)

    Function

    String function

    String data type processing function.

    Binary string function

    Binary string type processing function.

    Numeric operation function

    Numeric type processing function.

    Time and date processing function

    Time and date type processing function.

    Index

    Primary key or unique index

    Single-column or multi-column primary key or unique index.

    B-tree index

    Index type.

  • [Rule] Recommended best practices for database usage
    Table 2 Recommended best practices for database usage

    No.

    Item

    Recommended Value

    1

    Optimal number of long connections to the database

    For details, see the default configuration of GUC parameter max_connections in the corresponding hardware specifications.

    2

    Maximum data volume on a single physical node

    16 TB (Determine the capacity based on the backup and restoration specifications.)

    3

    Number of active databases

    1

    4

    Total number of database tables and indexes

    10000 (It is recommended that the number of tables in a single schema be less than or equal to 200.)

    NOTE:

    The value is only a recommended value. You need to plan the value based on the disk capacity and customer services. Theoretically, the maximum value is 232.

    5

    Optimal number of columns in a single table

    < 50

    6

    Optimal number of indexes in a table

    < 5

    7

    Optimal number of composite indexes in a table

    < 3

    8

    Optimal number of columns in a single composite index

    < 5

    9

    Optimal width of a single row

    < 2000

    10

    Optimal capacity of a single column

    < 10 MB

    11

    Optimal SQL statement length

    < 5000

    12

    Percentage of available disk space

    85% (If the disk capacity is greater than 24 TB, 90% is recommended.)

We use cookies to improve our site and your experience. By continuing to browse our site you accept our cookie policy. Find out more

Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback