Skip to content

Timeplus plugin#1544

Merged
Chat2DB-Pro merged 39 commits into
CodePhiliaX:devfrom
jovezhong:timeplus-plugin
Oct 28, 2024
Merged

Timeplus plugin#1544
Chat2DB-Pro merged 39 commits into
CodePhiliaX:devfrom
jovezhong:timeplus-plugin

Conversation

@jovezhong
Copy link
Copy Markdown

Adding a plugin for Timeplus, this is a streaming database, built on ClickHouse code base with similar features as Apache Flink, but all in C++

I updated the backend and frontend code based on the clickhouse plugin.

@jovezhong jovezhong marked this pull request as ready for review October 25, 2024 02:28
@jovezhong
Copy link
Copy Markdown
Author

The plugin works now. To test it, you can run curl https://install.timeplus.com/oss | sh to install the Timeplus proton, and start it via proton server. Then connect it with

  • host=localhost
  • port=7587
  • database=default
  • user=default
  • password=

I need to enhance this plugin further provide better SQL recommendation, such as understanding our SQL functions https://docs.timeplus.com/functions

@Chat2DB-Pro Chat2DB-Pro changed the base branch from main to dev October 28, 2024 01:45
@Chat2DB-Pro Chat2DB-Pro merged commit d8a4fdf into CodePhiliaX:dev Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants