Download Latest Version v1.4.2 source code.zip (745.8 kB) Google Add to Preferred Sources
Home / v1.0.0
Name Modified Size InfoDownloads / Week
Parent folder
queryd v1.0.0 source code.tar.gz 2026-04-16 100.1 kB
queryd v1.0.0 source code.zip 2026-04-16 120.4 kB
README.md 2026-04-16 1.2 kB
Totals: 3 Items   221.6 kB 0

queryd v1.0.0

First stable 1.x line for the Prisma-friendly slow query detector.

Install (historical)

At this tag the npm package name was queryd. npm later required a scoped name; use v1.0.1 / @olegkoval/queryd for current installs.

Highlights

  • createSlowQueryDetector — thresholds, sampling, optional EXPLAIN ANALYZE, pluggable ILogger
  • wrapPrismaClient — wraps Prisma for $queryRaw, $executeRaw, and interactive $transaction
  • runWithDbContext — request-scoped context on emitted events
  • createConsoleLogger / createNoopLogger — minimal built-ins; wire Sentry or other backends via ILogger
  • Node.js 18+, ESM + published TypeScript declarations

Repository & delivery

  • CI, Coveralls coverage, semantic-release automation
  • npm trusted publishing (OIDC) and release workflow fixes leading up to this tag
Source: README.md, updated 2026-04-16