# mauricio/postgresql-async

Async, Netty based, database drivers for PostgreSQL and MySQL written in Scala

Repository: https://github.com/mauricio/postgresql-async
Canonical: https://ross.abutalabs.com/products/postgresql-async
Language: Scala
License: Apache-2.0
License Family: permissive
Archived: true
Last push: 2019-01-26T21:38:12+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 5302, "days_push": 2776, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1416, forks 216 (observed 2026-08-28T04:04:39.903391+00:00)

## What it is
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
- artifact type: library
- maturity: abandoned
- function: database-driver, concurrency
- domain: databases, developer-tools
- platform: jvm
- tags: postgresql, mysql, netty, async, scala, unmaintained

## Member repositories
- mauricio/postgresql-async (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:39.903391+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:38:06.210543+00:00, confidence not recorded.
  - readme: https://github.com/mauricio/postgresql-async (fetched 2026-08-28T04:04:39.903391+00:00, sha ac9ff24d0076)
- Data as of 2026-08-30T08:39:29.467469+00:00.
