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

mauricio/postgresql-async

Async, Netty based, database drivers for PostgreSQL and MySQL written in Scala observed · 2026-08-28

github.com/mauricio/postgresql-async · Scala · Apache-2.0 (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived

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: 5302
  • days_rel: n/a
  • days_push: 2776
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1416 stars · 216 forks observed · 2026-08-28

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

Async, Netty-based database drivers for PostgreSQL and MySQL written in Scala, focused on the simple send-a-statement/get-a-response workflow. The project is explicitly no longer maintained.

Use cases

  • run async postgres queries from scala
  • non-blocking mysql driver for jvm apps
  • postgres listen/notify from scala
  • async database access without jdbc
  • scala database driver built on netty

When to choose

  • you maintain a legacy Scala codebase already using it
  • you need a lightweight async driver without JDBC overhead and accept the risks

When to avoid

  • starting a new project - it is unmaintained since 2019
  • you need live updatable result sets or full JDBC features
  • you need security patches or support for newer PostgreSQL/MySQL versions

Facets

library · maturity abandoned

database-driver concurrency databases developer-tools jvm postgresql mysql netty async scala unmaintained

1 source

Member repositories

RepositoryRoleHealth v2
mauricio/postgresql-asyncmain10

For agents

markdown · JSON · MCP: product_card(name="mauricio/postgresql-async")

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