StarRocks
StarRocks is a high-performance analytical database for real-time, multi-dimensional analytics.
Connecting
To connect to StarRocks, follow these general steps:
- Open the DBCode Extension: Launch Visual Studio Code and open the DBCode extension.
- Add a New Connection: Click on the “Add Connection” icon.
- Complete new connection form: Choose StarRocks as the type, and enter the required information including host, port (default 9030), username, and password.
- Connect: Click save to connect to your StarRocks database.
- Start Managing Your Databases: Once connected, you can start managing your databases directly from Visual Studio Code.
For detailed instructions on connecting to StarRocks, refer to the Connect article.
By using StarRocks with DBCode, you can connect to your StarRocks databases, query and manage your data, and visualize your results, all directly from Visual Studio Code.
For more information about StarRocks, check out StarRocks.