An embedded document database for TypeScript apps. MongoDB-like API, Prisma-like DX, SQLite under the hood. Zero config, zero migrations, zero server.
Code generators for PXL - generates backend, frontend, Prisma schemas, and more
Auto-generate type-safe REST CRUD APIs from your data models. Adapter-driven: Express/Fastify/HyperExpress, Prisma (PostgreSQL, MySQL, MariaDB, SQL Server, CockroachDB, SQLite), JWT/API-key auth, multi-tenancy, a dynamic query builder, and pluggable Redis
Zero-dependency TypeScript middleware for dynamic vector space transformation. Warp embeddings at runtime with WASM-accelerated affine transforms, quantization, online learning, and ColBERT — no retraining needed.
Database utility for migrations, seeders, factories, introspection and more...
Convert JSON to Zod, TypeScript, Go & 40+ formats with real type inference (detects email/uuid/url/datetime/enum/int) — plus schema quality grading and breaking-change detection.
Shared Prisma schema for Legal AI applications
Zero-config MCP server for any database — point it at a DATABASE_URL and let coding agents (Claude Code) query it safely, no SQL and no code
Modern ABAC/RBAC access control engine. Framework-agnostic core with integrations for Express, NestJS, Hono, Next.js, React, and Vue.
Prisma Generator for MCP Fusion. Reads schema annotations (@fusion.hide, @fusion.describe, @fusion.tenantKey) and emits hardened Presenters and ToolBuilders with field-level security, tenant isolation, and OOM protection.
Uma biblioteca de repository pattern para Prisma
Prisma extension for Kronos.
Library to turn your app's database into an MCP server for coding agents (Claude Code) — adapter-agnostic, row-level security, zero SQL
Prisma Next IDB family — target pack (identity, migration runner, DDL op factories)
Prisma Next IDB family — driver (wraps window.indexedDB for the execution stack)
A modern CLI tool for scaffolding end-to-end type-safe TypeScript projects with best practices and customizable configurations (alias for create-better-t-stack)
Prisma Next IDB family — adapter (lowers query AST to opaque IDB plan body)
A TypeScript/Next.js port of spatie/laravel-permission — single package, subpath exports, interactive setup.
Prisma Next IDB family — runtime (RuntimeCore subclass that wires adapter + driver)
Prisma Next IDB family — control-plane descriptor and family instance (CLI/config integration)