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

mongodb/mongo-java-driver

The official MongoDB drivers for Java, Kotlin, and Scala observed · 2026-08-28

github.com/mongodb/mongo-java-driver · homepage · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

99/100

  • Activity 99
  • Release rhythm 98
  • Longevity 100
How is this computed?

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

  • gap_med: 19
  • age_days: 6439
  • days_rel: 18
  • days_push: 7
  • n_releases_24m: 26

Full methodology

Adoption not part of the score

2659 stars · 1497 forks observed · 2026-08-28

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

The official MongoDB drivers for the JVM, providing APIs for Java, Kotlin (including coroutines), and Scala to connect to and work with MongoDB. It is actively maintained by MongoDB Inc. and released under the Apache-2.0 license.

Use cases

  • connect to mongodb from a java application
  • query and insert documents into mongodb from kotlin
  • use mongodb with kotlin coroutines
  • build a scala service backed by mongodb
  • crud operations against mongodb from jvm apps
  • connect a spring boot app to mongodb

When to choose

  • your JVM application needs to talk to MongoDB
  • you want an officially supported, actively maintained driver
  • you need idiomatic APIs for Java, Kotlin, or Scala

When to avoid

  • you use a non-JVM language
  • you need a driver for a different database
  • you want an ORM-style abstraction over relational databases

Facets

library · maturity stable

database-driver database databases backend developer-tools jvm mongodb official-driver sync-driver coroutines nosql

9 sources

Member repositories

RepositoryRoleHealth v2
mongodb/mongo-java-drivermain99

For agents

markdown · JSON · MCP: product_card(name="mongodb/mongo-java-driver")

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