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

elastic/elasticsearch-js

Official Elasticsearch client library for Node.js observed · 2026-08-28

github.com/elastic/elasticsearch-js · homepage · TypeScript · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

98/100

  • Activity 99
  • Release rhythm 96
  • 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: 7.0
  • age_days: 4821
  • days_rel: 29
  • days_push: 7
  • n_releases_24m: 35

Full methodology

Adoption not part of the score

5291 stars · 722 forks observed · 2026-08-28

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

The official Elasticsearch client library for Node.js, maintained by Elastic. It provides a one-to-one mapping to the Elasticsearch REST API with TypeScript support, connection pooling, load balancing, and pluggable architecture.

Use cases

  • connect to elasticsearch from node.js
  • index and search documents in elasticsearch
  • build search functionality in a node app
  • query elasticsearch with typescript
  • manage elasticsearch indices programmatically
  • integrate elasticsearch into a node.js backend

When to choose

  • you use Elasticsearch from a Node.js or TypeScript application
  • you want an officially supported client with full REST API coverage
  • you need cluster node discovery, retries, and load balancing out of the box

When to avoid

  • you use a language other than JavaScript/Node.js (use the official client for that language)
  • you need a raw HTTP client with no Elasticsearch abstraction
  • you target an Elasticsearch version with no matching client branch

Facets

library · maturity stable

database-driver search-engine http-client databases developer-tools backend elasticsearch official-client rest-api api-client search nodejs javascript typescript

10 sources

Member repositories

RepositoryRoleHealth v2
elastic/elasticsearch-jsmain98

For agents

markdown · JSON · MCP: product_card(name="elastic/elasticsearch-js")

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