Replies: 3 comments
|
Hey @jskcnsl currently there is no clickhouse integration from the library. Are you looking more into a platform no-code connector or a library connector? |
0 replies
|
Maybe more generatic, is it possible to support sqlalchemy.create_engine? |
0 replies
|
@dingkwang currently not, the goal was to focus on simplicity rather than having too many options |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
🚀 The feature
Support connect to Clickhouse as a Data Source.
Motivation, pitch
We store lots of data in Clickhouse which is a good database for statistics, analyze. We want to use pandas-ai to response user question with clickhouse.
Alternatives
No response
Additional context
No response
All reactions