pb-query
Search…
k
Search…
k
Build type-safe PocketBase queries using TypeScript
pb-query
provides useful helpers, suggestions based on your schema, documentation and examples right in your IDE.
Get started
Star on GitHub
Full TypeScript Integration
Get autocompletion for fields and type safety based on your schema.
Built-in Documentation
Get examples and explanations directly in your IDE with JSDoc.
Helper Operators
Use built-in helpers like
.search()
,
.between()
,
.in()
,
.isNull()
, and more.