-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
扩展对多数据源支持 #32
Comments
SCQL 目前支持的数据源有 mysql 和 sqlite,下一个版本确定会支持 csv,目前 pg 正在开发中。 |
hive 吧,数仓应用应该是比较多。其次是pg 然后再是oracle。 |
多谢反馈,我们后面会把 hive 支持,列入我们的待办中 |
好的,谢谢 |
现在很多企业都在慢慢转向clickhouse和starrocks, 期待尽快支持。我们现在由于隐语主要支持mysql,导致我们转了mysql存数据,但是像这种分析型场景,大多不会选择mysql的。 |
了解,我们现在正在逐步增加我们支持的数据源类型,我们也会把 clickhouse和starrocks 也列入到我们的考察列表中去,感谢提供输入 |
老师你好!请问目前除了官网显示支持的MySQL、PostgreSQL、CSV之外,SCQL还支持哪些数据源?已支持/正在开发。 |
期望scql 对mysql、oracle、pg 、hive、csv 等常见数据源提供支持。
The text was updated successfully, but these errors were encountered: