Skip to content

MySQL

MySQL

MySQL icon

MySQL

Available on HCS Marketplace

Key Features

• ACID compliance for reliable transactions
• Support for various storage engines
• Scalability and high performance
• Comprehensive security features

Installation via HCS Console

  1. 1
    Access HCS Console

    Log in to HCS Console

  2. 2
    Open Marketplace

    Navigate to the Marketplace section

  3. 3
    Find MySQL

    Search for “MySQL” in the marketplace

  4. 4
    Configure & Deploy

    Click “Deploy” and configure your instance settings

Quick Tip

Enable query caching to improve MySQL performance:

SET GLOBAL query_cache_size = 268435456;