Reduce response times and database load with query-level caching integrated with the ZenStack ORM.
Runtime of ZenStack for both client-side and server-side environments.
FullStack enhancement for Prisma ORM: seamless integration from database to UI
ZenStack plugin for class-validator: auto generate DTOs from your schema
FullStack database toolkit with built-in access control and automatic API generation.
Utilities for building ZenStack plugins
ZenStack plugin that generates rich, browsable Markdown documentation from ZModel schemas
TypeScript representation of ZModel schema
ZenStack plugin for tRPC
A cache object that deletes the least-recently-used items.
ZenStack Common Helpers
ZenStack plugin and runtime supporting OpenAPI
A lightweight cache for file metadata, ideal for processes that work on a specific set of files and only need to reprocess files that have changed since the last run
Require hook for automatic V8 compile cache persistence
ZenStack Better Auth Adapter. This adapter is modified from better-auth's Prisma adapter.
Helpers for implementing clients that consume ZenStack's CRUD service
A simple key/value storage using files to persist the data
ZenStack automatic CRUD API handlers and server adapters for popular frameworks
Require hook for automatic V8 compile cache persistence
Automatically deriving Zod schemas from ZModel schemas
Auto-generate type-safe tRPC routers from ZenStack V3 schemas
Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies
TypeScript definitions for http-cache-semantics
ZenStack plugin for generating SWR hooks