@prisma-next · 66 packages

Name Description License Versions
@prisma-next/adapter-mongo MongoDB adapter for Prisma Next (lowers commands to wire format) 15 greenflagged / 335 total
@prisma-next/adapter-postgres PostgreSQL adapter for Prisma Next. 16 greenflagged / 789 total
@prisma-next/adapter-sqlite SQLite adapter for Prisma Next. 15 greenflagged / 310 total
@prisma-next/cli > **For the CLI command, install [`prisma-next`](https://www.npmjs.com/package/prisma-next).** > The public `prisma-next` package ships the `prisma-next` binary and nothing > else — it has no library exports. > > This package (`@prisma-next/cli`) is both 16 greenflagged / 803 total
@prisma-next/cli-telemetry 3 greenflagged / 159 total
@prisma-next/config Prisma Next config authoring types and validation 15 greenflagged / 415 total
@prisma-next/contract Data contract type definitions and JSON schema for Prisma Next 16 greenflagged / 909 total
@prisma-next/contract-authoring Target-agnostic authored storage descriptor types for Prisma Next 16 greenflagged / 891 total
@prisma-next/core-control-plane 2 greenflagged / 557 total
@prisma-next/core-execution-plane 0 greenflagged / 1 total
@prisma-next/driver-mongo MongoDB driver for Prisma Next 15 greenflagged / 335 total
@prisma-next/driver-postgres PostgreSQL driver for Prisma Next. 16 greenflagged / 804 total
@prisma-next/driver-sqlite SQLite driver for Prisma Next. 15 greenflagged / 318 total
@prisma-next/emitter > **Internal package.** This package is an implementation detail of [`prisma-next`](https://www.npmjs.com/package/prisma-next) > and is published only to support its runtime. Its API is unstable and may change > without notice. Do not depend on this packa 16 greenflagged / 872 total
@prisma-next/errors Structured error types for Prisma Next control and execution planes 15 greenflagged / 340 total
@prisma-next/extension-paradedb ParadeDB full-text search extension pack for Prisma Next. 14 greenflagged / 356 total
@prisma-next/extension-pgvector PostgreSQL pgvector extension pack for Prisma Next. 15 greenflagged / 785 total
@prisma-next/family-mongo Mongo family descriptor for Prisma Next 15 greenflagged / 319 total
@prisma-next/family-sql SQL family descriptor for Prisma Next 16 greenflagged / 799 total
@prisma-next/framework-components Framework component types, assembly logic, and stack creation for Prisma Next 15 greenflagged / 341 total
@prisma-next/ids ID generator helpers for Prisma Next contracts 15 greenflagged / 429 total
@prisma-next/integration-kysely 0 greenflagged / 1 total
@prisma-next/middleware-telemetry Generic telemetry middleware for Prisma Next runtimes 10 greenflagged / 130 total
@prisma-next/migration-tools On-disk migration persistence, attestation, and chain reconstruction for Prisma Next 16 greenflagged / 402 total
@prisma-next/mongo One-package Mongo setup for Prisma Next 13 greenflagged / 280 total
@prisma-next/mongo-codec Codec interface and registry for Prisma Next MongoDB support 15 greenflagged / 340 total
@prisma-next/mongo-contract Contract types and validation for Prisma Next MongoDB support 15 greenflagged / 340 total
@prisma-next/mongo-contract-psl PSL-to-Mongo ContractIR interpreter for Prisma Next 15 greenflagged / 325 total
@prisma-next/mongo-contract-ts Mongo-specific TypeScript contract authoring surface for Prisma Next 15 greenflagged / 322 total
@prisma-next/mongo-core 0 greenflagged / 1 total
@prisma-next/mongo-emitter Mongo emitter hook for Prisma Next 15 greenflagged / 324 total
@prisma-next/mongo-lowering Adapter and driver interfaces for Prisma Next MongoDB lowering 15 greenflagged / 320 total
@prisma-next/mongo-orm MongoDB ORM client for Prisma Next 15 greenflagged / 322 total
@prisma-next/mongo-pipeline-builder 0 greenflagged / 1 total
@prisma-next/mongo-query-ast Typed query AST for MongoDB aggregation pipelines 15 greenflagged / 326 total
@prisma-next/mongo-query-builder Type-safe MongoDB query builder (reads, writes, find-and-modify, pipeline-terminal writes) with document shape tracking 14 greenflagged / 305 total
@prisma-next/mongo-runtime MongoDB runtime implementation for Prisma Next 15 greenflagged / 316 total
@prisma-next/mongo-schema-ir MongoDB schema IR AST for migration diffing 15 greenflagged / 324 total
@prisma-next/mongo-value Primitive value types for Prisma Next MongoDB support 15 greenflagged / 341 total
@prisma-next/mongo-wire Wire command types and result types for Prisma Next MongoDB support 15 greenflagged / 334 total
@prisma-next/operations Target-neutral operation registry and capability helpers for Prisma Next 16 greenflagged / 909 total
@prisma-next/plan 2 greenflagged / 570 total
@prisma-next/postgres One-liner lazy Postgres client composition for Prisma Next 14 greenflagged / 307 total
@prisma-next/psl-parser Reusable parser for Prisma Schema Language (PSL) 15 greenflagged / 440 total
@prisma-next/psl-printer PSL printer: converts SqlSchemaIR to Prisma Schema Language (.prisma) files 15 greenflagged / 359 total
@prisma-next/runtime-executor Target-agnostic execution engine for Prisma Next 5 greenflagged / 591 total
@prisma-next/sql-builder SQL builder lane for Prisma Next 10 greenflagged / 301 total
@prisma-next/sql-contract SQL contract types, validators, and IR factories for Prisma Next 16 greenflagged / 867 total
@prisma-next/sql-contract-emitter SQL emitter hook for Prisma Next 15 greenflagged / 811 total
@prisma-next/sql-contract-psl PSL-to-SQL ContractIR interpreter for Prisma Next 15 greenflagged / 350 total
@prisma-next/sql-contract-ts SQL-specific TypeScript contract authoring surface for Prisma Next 16 greenflagged / 852 total
@prisma-next/sql-errors Normalized SQL driver error types for Prisma Next 15 greenflagged / 759 total
@prisma-next/sql-lane 0 greenflagged / 1 total
@prisma-next/sql-lane-query-builder SQL query builder lane for Prisma Next 15 greenflagged / 439 total
@prisma-next/sql-operations SQL-specific operations for Prisma Next 15 greenflagged / 812 total
@prisma-next/sql-orm-client ORM client for Prisma Next — fluent, type-safe model collections 15 greenflagged / 308 total
@prisma-next/sql-relational-core AST types, query lane context, and type utilities for Prisma Next SQL lanes 16 greenflagged / 810 total
@prisma-next/sql-runtime SQL runtime implementation for Prisma Next 15 greenflagged / 804 total
@prisma-next/sql-schema-ir SQL Schema IR types for schema introspection and verification 16 greenflagged / 883 total
@prisma-next/sqlite One-liner lazy SQLite client composition for Prisma Next 15 greenflagged / 282 total
@prisma-next/target-mongo MongoDB target pack for Prisma Next 15 greenflagged / 335 total
@prisma-next/target-postgres Postgres target pack for Prisma Next 5 greenflagged / 706 total
@prisma-next/target-sqlite SQLite target pack for Prisma Next. 2 greenflagged / 307 total
@prisma-next/ts-render TypeScript source-text rendering utilities: JSON-to-TS literal printer and abstract expression base class 14 greenflagged / 307 total
@prisma-next/utils Shared utility functions for Prisma Next 16 greenflagged / 798 total
@prisma-next/vite-plugin-contract-emit Vite plugin for automatic Prisma Next contract artifact emission during development. 15 greenflagged / 351 total
Showing 66 packages