nuxt / nuxt/modules

[Module Listing Request]: `nuxt-sql-inspector`

Open
#1,582 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

module-request
Dominant language
TypeScript
Stars
1.1k
Forks
354
Avg merge
10h 18m
Merged PRs (30d)
12

Description

Description

Dev-only Nuxt module that shows each API/server request and the SQL queries it triggered. Works with pg / node-postgres, postgres.js (and pg-compatible clients), mysql2, and @libsql/client (SQLite / Turso), including common ORMs like Drizzle and Prisma (with a compatible adapter). Opens at /__sql_queries and as a Nuxt DevTools tab. Bind params are redacted by default. Disabled outside development unless explicitly force-enabled.

Repository

https://github.com/drowhann/nuxt-sql-inspector

npm

https://www.npmjs.com/package/nuxt-sql-inspector

Nuxt Compatibility

Nuxt 2, Nuxt 3

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Review the linked nuxt-sql-inspector repository and the Nuxt modules repository's contribution or listing requirements first. The issue names no target files or tests; done means determining the required change in this repository and confirming that the module listing request is complete.

Written by the indexing model from the issue text.

Assessment

Tech stack
nuxtjs, typescript
Domain
tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.