cube-js/cube

[Feature] Add database driver for InfluxDB 3.0

Open

#7.551 aberto em 18 de dez. de 2023

Ver no GitHub
 (4 comments) (1 reaction) (1 assignee)Rust (1.965 forks)batch import
help wanted

Métricas do repositório

Stars
 (19.563 stars)
Métricas de merge de PR
 (Mesclagem média 5d 16h) (138 fundiu PRs em 30d)

Description

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

Guia do colaborador