[Feature] Add database driver for InfluxDB 3.0
Is your feature request related to a problem? Please describe. Currently, Cube.js does not support InfluxDB 3.0, which makes it challenging to leverage Cube.js for analytics and business intelligence with our InfluxDB data.
Describe the solution you'd like I propose to extend Cube.js's database connectivity to include support for InfluxDB 3.0. This enhancement would enable seamless integration of Cube.js with InfluxDB 3.0, allowing users to perform complex analytics and BI operations on their time-series data. The addition of this support will significantly broaden Cube.jsâs usability for projects and organizations using InfluxDB 3.0 as their primary time-series database.
Describe alternatives you've considered N/A
Additional context N/A
If you are interested in working on this issue, please leave a comment below and we will be happy to assign the issue to you. If this is the first time you are contributing a Pull Request to Cube.js, please check our contribution guidelines. You can also post any questions while contributing in the #contributors channel in the Cube.js Slack.
@mfreeman451 Thanks for the suggestion! Are you open to contributing a driver for InfluxDB?
You can assign this to me and I'll get started.
@mfreeman451 Thank you! In addition to contribution guidelines, you may use the existing drivers in Cube's repository as well as third party drivers for your reference.