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

mysql/mysql-connector-j

MySQL Connector/J observed · 2026-08-28

github.com/mysql/mysql-connector-j · Java · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

75/100

  • Activity 95
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

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: n/a
  • age_days: 4181
  • days_rel: n/a
  • days_push: 35
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1014 stars · 631 forks observed · 2026-08-28

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

MySQL Connector/J is the official pure-Java JDBC driver for MySQL, implementing the JDBC 4.2 API and the MySQL X DevAPI for NoSQL-style document store operations. It connects Java applications to MySQL servers without requiring native MySQL client libraries.

Use cases

  • connect a Java application to a MySQL database
  • run SQL queries from Java via JDBC
  • use MySQL as a document store with NoSQL CRUD operations
  • configure a MySQL datasource for a Spring or Jakarta EE app
  • migrate an old MySQL Java driver to the current connector

When to choose

  • your Java or JVM application needs to talk to MySQL
  • you want a pure-Java driver with no native dependencies
  • you need X DevAPI document-store access to MySQL

When to avoid

  • you use PostgreSQL, SQL Server, or another non-MySQL database
  • you need a driver for a non-JVM language
  • GPLv2 licensing with FOSS exception is incompatible with your project

Facets

library · maturity stable

database-driver database databases backend developer-tools jvm cross-platform jdbc mysql x-devapi document-store sql

1 source

Member repositories

RepositoryRoleHealth v2
mysql/mysql-connector-jmain75

For agents

markdown · JSON · MCP: product_card(name="mysql/mysql-connector-j")

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