| Name | Modified | Size | Downloads / 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, optionalEXPLAIN ANALYZE, pluggableILoggerwrapPrismaClient— wraps Prisma for$queryRaw,$executeRaw, and interactive$transactionrunWithDbContext— request-scoped context on emitted eventscreateConsoleLogger/createNoopLogger— minimal built-ins; wire Sentry or other backends viaILogger- 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