cube-js/cube

[Feature] Add database driver for InfluxDB 3.0

Open

#7,551 创建于 2023年12月18日

在 GitHub 查看
 (4 评论) (1 反应) (1 负责人)Rust (1,965 fork)batch import
help wanted

仓库指标

Star
 (19,563 star)
PR 合并指标
 (平均合并 5天 16小时) (30 天内合并 138 个 PR)

描述

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

贡献者指南