Starrocks driver/connector for Pycharm Database or DataGrip
Answered
Could you please tell me if there are any plans to develop and release a driver and connector for connecting to the StarRocks database?
Please sign in to leave a comment.
Hi Erik Bagdasarov A,
The feature request to add StarRocks support is tracked under DBE-22344.
StarRock describes how to connect to the database in the DataGrip article. There are no plans to develop a dedicated driver on our side, as we use existing JDBC drivers to connect to databases in DataGrip (or with Database Tools and SQL plugin in other IDEs).