home/categories/backend/stacksjs-stacks-claude-skills-stacks-query-builder-skill-md
backenddevelopment

stacks-query-builder

Use when building database queries in a Stacks application — constructing SQL queries, using the fluent query API, or configuring the query builder. Covers @stacksjs/query-builder which wraps bun-query-builder, and config/qb.ts.

stacksjs
maintainer
stacksjs
更新於 3/23/2026
星標
619
分支
15
quick start

Installation and usage

Use when building database queries in a Stacks application — constructing SQL queries, using the fluent query API, or configuring the query builder. Covers @stacksjs/query-builder which wraps bun-query-builder, and config/qb.ts.

安裝
$ install --globalskills.sh
使用

安裝後,您可以透過在終端機執行以下指令來使用此技能:

skills use stacks-query-builder