timeseries / qstudio

qStudio - Free SQL Analysis Tool
https://www.timestored.com/qstudio/
Apache License 2.0
416 stars 17 forks source link

Add support for TimePlus (proton) #60

Open syepes opened 3 weeks ago

syepes commented 3 weeks ago

It would be great to add support for TimePlus: https://github.com/timeplus-io/proton-java-driver/tree/develop/proton-jdbc

ryanhamilton commented 3 weeks ago

@jovezhong - To add a connector takes time as I need to spin up an instance, create many different types of data and test it all works. Could you commit to: a) Providing a script to return as many types as possible for testing? b) I will then test it and iterate to ensure it works. c) You would then publish a link from your website and on one social media channel?

It's just I don't want to add support without having some real users lined up to test it and use it in future. I mean your web UI looks excellent 👍 Great work 👍 so it's probably less useful to your particular users.

jovezhong commented 3 weeks ago

Thank you, @syepes for opening this ticket. He is a real user of Timeplus :) Maybe Sebastian can share more about the use case of QStudio with Timeplus.

I also created a PR Nov last year https://github.com/timestored/pulseui/pull/139 using the JDBC driver. Maybe we can work on that first.

syepes commented 3 weeks ago

I am currently using DBeaver as it allows the creation of custom connection types, but the UX experience of this tool is not the greatest and I would prefer using qStudio :-)

I also tried copying the jar in the libs working directory, but could not set it working.