Skip to main content
Version: Next
StarRocks is a high-performance analytical database for real-time analytics.
Installation
Required packages: mysqlclientstarrocks
Drivers
PyPI Package: mysqlclient
mysql://{username}:{password}@{host}/{database}
Supported Features
JOINsSubqueriesDynamic SchemaCatalog SupportDynamic CatalogSSH TunnelingQuery CancellationFile UploadUser ImpersonationCost EstimationSQL Validation
Feature Score: 69/201
Time Grains
Common Time Grains:
SECONDMINUTEHOURDAYWEEKMONTHQUARTERYEAR
Extended Time Grains:
FIVE_SECONDSTHIRTY_SECONDSFIVE_MINUTESTEN_MINUTESFIFTEEN_MINUTESTHIRTY_MINUTESHALF_HOURSIX_HOURSWEEK_STARTING_SUNDAYWEEK_STARTING_MONDAYWEEK_ENDING_SATURDAYWEEK_ENDING_SUNDAYQUARTER_YEAR
Troubleshooting
Common error messages you may encounter when connecting to or querying StarRocks, along with their causes and solutions.
Compatible Databases
The following databases are compatible with the StarRocks driver:
CelerDataCelerData
CelerData is a fully-managed cloud analytics service built on StarRocks. It provides instant elasticity, automatic scaling, and enterprise features.
starrocks://{username}:{password}@{host}:{port}/{catalog}.{database}
Parameters:
ParameterDescription
usernameCelerData username
passwordCelerData password
hostCelerData cluster endpoint
portQuery port (default 9030)
catalogCatalog name
databaseDatabase name
Help improve this documentation by editing the engine spec: