Query logging for Prisma and Drizzle with slow query detection
Simulated Prisma queries. Slow queries (> 100ms) are flagged with warnings.
Automatically flags queries exceeding the configurable threshold.
Automatically redacts sensitive parameters like passwords and tokens.
Works with Prisma, Drizzle, and any SQL database they support.
Queries include request ID and trace ID for full observability.
Query logs also appear in the Dev Overlay with the db namespace →