influxdata / influxdata/influxdb-client-js

Can I use it with InfluxQL?

Open
#842 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
352
Forks
69
Avg merge
10m
Merged PRs (30d)
11

Description

__Proposal:__
I have my application running with influxdb1.8 with multiple InfluxQL queries. I want to upgrade my influx server but i dont want to migrate all the queries to flux. The API supports v1 queries. Could the library use InfluxQL too?

__Current behavior:__
Only for Flux

__Desired behavior:__
Queries with flux and InfluxQL

__Alternatives considered:__
In the queries options you have flux as type, could it be InfluxQL and use de API to /query ?

__Use case:__
Backward Compatibility

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing the query options and current Flux-only request path in the TypeScript client, then compare it with the /query API mentioned in the issue. Done means the client accepts both Flux and InfluxQL queries while preserving existing Flux behavior; the issue does not name a file or test to run.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
api, database
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.