Ross ROSS = Recommend OSS · open-source software intelligence for agents

influxdata/influxdb-java

Java client for InfluxDB observed · 2026-08-28

github.com/influxdata/influxdb-java · Java · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

54/100

  • Activity 70
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4508
  • days_rel: 525
  • days_push: 185
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

1195 stars · 470 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

The official Java client library for InfluxDB 1.x, an open source time series database. It supports querying via InfluxQL and a QueryBuilder, and writing data via Points, annotated POJOs, line protocol, or UDP with sync/async and batched writes.

Use cases

  • connect to influxdb from java
  • write time series data to influxdb from a jvm app
  • query influxdb with influxql in java
  • batch write metrics to influxdb asynchronously
  • store sensor data in a time series database from java

When to choose

  • your application uses InfluxDB 1.x or the 2.x compatibility API
  • you need synchronous or batched asynchronous writes from Java
  • you want a type-safe QueryBuilder or POJO-based writes

When to avoid

  • you use InfluxDB 2.x full features - use influxdb-client-java instead
  • you use InfluxDB 3.0 - use the influxdb3-java client instead

Facets

library · maturity maintenance

database-driver serialization databases developer-tools time-series jvm influxdb time-series-database jvm maven client-library

1 source

Member repositories

RepositoryRoleHealth v2
influxdata/influxdb-javamain54

For agents

markdown · JSON · MCP: product_card(name="influxdata/influxdb-java")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem