Zenstack Querying

Query and mutate data with the ZenStack V3 client. Use when creating a ZenStackClient (SQLite/Postgres/MySQL dialect), using the Prisma-compatible ORM API (findMany/create/update/etc.), relation queries (select/include), computed fields, polymorphic models, strongly-typed JSON, data validation on writes (@email/@length/@@validate), transactions, the Kysely query-builder escape hatch ($qb / $expr), custom procedures, raw SQL, logging, or handling ORMError.

zenstackhq 4bf53d4 24 files · 15.6 KB Updated

File contents

zenstackhq/skills/tree/main/skills/zenstack-querying commit 4bf53d4bd1

Frequently asked questions

npx skillmds@latest add zenstackhq/zenstack-querying