Which IDE do you use for adhoc queries to StarRock...
# questions-and-troubleshooting
m
Which IDE do you use for adhoc queries to StarRocks? ⁉️ We use DataGrip (as MySQL connector) and it frequently causes numerous queries to fail, why plain MySQL cli works without any issues. Would like to hear which IDEs you find best for you and how they configured 🙏
m
We use Dbeaver. It has a starrocks connector
👀 1
m
Thanks @Meshari AlOtaibi
@Meshari AlOtaibi does it fetch multiple catalogs and schemas with auto-complete?
m
I do not know regarding the multiple catalogs, but for auto-complete, it helps us with table and db names
m
I find none of the IDEs support column auto-complete after explode 😞