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

p6spy/p6spy

P6Spy is a framework that enables database data to be seamlessly intercepted and logged with no code changes to the application. observed · 2026-08-28

github.com/p6spy/p6spy · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • 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: n/a
  • age_days: 5727
  • days_rel: n/a
  • days_push: 1654
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2235 stars · 328 forks observed · 2026-08-28

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

P6Spy is a Java framework that intercepts and logs JDBC database traffic without any code changes to the application. It includes P6Log, which records all JDBC transactions for any Java application.

Use cases

  • log all SQL statements issued by a Java application
  • debug slow JDBC queries without changing application code
  • capture actual SQL with parameters sent to the database
  • audit database transactions in existing Java apps
  • wrap any JDBC driver to trace database calls

When to choose

  • you need JDBC query logging with zero code changes
  • you want to see the real SQL including bound parameter values
  • you need a drop-in JDBC proxy driver for debugging or auditing

When to avoid

  • you need a general-purpose application logging framework
  • your project is not on the JVM
  • you need actively developed tooling with frequent releases

Facets

library · maturity maintenance

logging database-driver middleware databases developer-tools backend jvm jdbc sql-logging interception debugging

1 source

Member repositories

RepositoryRoleHealth v2
p6spy/p6spymain23

For agents

markdown · JSON · MCP: product_card(name="p6spy/p6spy")

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