StarRocks Query Interface (MySQL Wire)

StarRocks is wire-compatible with MySQL on port 9030, so any MySQL/MariaDB client or JDBC driver can connect to issue SQL queries.

Documentation

API entry from apis.yml

apis.yml Raw ↑
aid: starrocks:starrocks-mysql-protocol
name: StarRocks Query Interface (MySQL Wire)
humanURL: https://docs.starrocks.io/
baseURL: mysql://{user}@{fe_host}:9030
tags:
- SQL
- MySQL
- Wire Protocol
description: StarRocks is wire-compatible with MySQL on port 9030, so any MySQL/MariaDB client or JDBC
  driver can connect to issue SQL queries.
properties:
- type: Documentation
  url: https://docs.starrocks.io/