@prisma-next · 66 packages

Name Description License Versions
@prisma-next/adapter-mongo MongoDB adapter for Prisma Next (lowers commands to wire format) 16 greenflagged / 386 total
@prisma-next/adapter-postgres PostgreSQL adapter for Prisma Next. 17 greenflagged / 839 total
@prisma-next/adapter-sqlite SQLite adapter for Prisma Next. 16 greenflagged / 360 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 17 greenflagged / 853 total
@prisma-next/cli-telemetry 4 greenflagged / 210 total
@prisma-next/config Prisma Next config authoring types and validation 16 greenflagged / 465 total
@prisma-next/contract Data contract type definitions and JSON schema for Prisma Next 17 greenflagged / 959 total
@prisma-next/contract-authoring Target-agnostic authored storage descriptor types for Prisma Next 17 greenflagged / 941 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 16 greenflagged / 386 total
@prisma-next/driver-postgres PostgreSQL driver for Prisma Next. 17 greenflagged / 854 total
@prisma-next/driver-sqlite SQLite driver for Prisma Next. 16 greenflagged / 370 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 17 greenflagged / 923 total
@prisma-next/errors Structured error types for Prisma Next control and execution planes 16 greenflagged / 392 total
@prisma-next/extension-paradedb ParadeDB full-text search extension pack for Prisma Next. 15 greenflagged / 407 total
@prisma-next/extension-pgvector PostgreSQL pgvector extension pack for Prisma Next. 16 greenflagged / 835 total
@prisma-next/family-mongo Mongo family descriptor for Prisma Next 16 greenflagged / 370 total
@prisma-next/family-sql SQL family descriptor for Prisma Next 17 greenflagged / 850 total
@prisma-next/framework-components Framework component types, assembly logic, and stack creation for Prisma Next 16 greenflagged / 392 total
@prisma-next/ids ID generator helpers for Prisma Next contracts 16 greenflagged / 479 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 17 greenflagged / 452 total
@prisma-next/mongo One-package Mongo setup for Prisma Next 14 greenflagged / 331 total
@prisma-next/mongo-codec Codec interface and registry for Prisma Next MongoDB support 16 greenflagged / 391 total
@prisma-next/mongo-contract Contract types and validation for Prisma Next MongoDB support 16 greenflagged / 391 total
@prisma-next/mongo-contract-psl PSL-to-Mongo ContractIR interpreter for Prisma Next 16 greenflagged / 376 total
@prisma-next/mongo-contract-ts Mongo-specific TypeScript contract authoring surface for Prisma Next 16 greenflagged / 373 total
@prisma-next/mongo-core 0 greenflagged / 1 total
@prisma-next/mongo-emitter Mongo emitter hook for Prisma Next 16 greenflagged / 375 total
@prisma-next/mongo-lowering Adapter and driver interfaces for Prisma Next MongoDB lowering 16 greenflagged / 371 total
@prisma-next/mongo-orm MongoDB ORM client for Prisma Next 16 greenflagged / 373 total
@prisma-next/mongo-pipeline-builder 0 greenflagged / 1 total
@prisma-next/mongo-query-ast Typed query AST for MongoDB aggregation pipelines 16 greenflagged / 377 total
@prisma-next/mongo-query-builder Type-safe MongoDB query builder (reads, writes, find-and-modify, pipeline-terminal writes) with document shape tracking 15 greenflagged / 356 total
@prisma-next/mongo-runtime MongoDB runtime implementation for Prisma Next 16 greenflagged / 367 total
@prisma-next/mongo-schema-ir MongoDB schema IR AST for migration diffing 16 greenflagged / 376 total
@prisma-next/mongo-value Primitive value types for Prisma Next MongoDB support 16 greenflagged / 392 total
@prisma-next/mongo-wire Wire command types and result types for Prisma Next MongoDB support 16 greenflagged / 385 total
@prisma-next/operations Target-neutral operation registry and capability helpers for Prisma Next 17 greenflagged / 959 total
@prisma-next/plan 2 greenflagged / 570 total
@prisma-next/postgres One-liner lazy Postgres client composition for Prisma Next 15 greenflagged / 358 total
@prisma-next/psl-parser Reusable parser for Prisma Schema Language (PSL) 16 greenflagged / 491 total
@prisma-next/psl-printer PSL printer: converts SqlSchemaIR to Prisma Schema Language (.prisma) files 16 greenflagged / 409 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 11 greenflagged / 351 total
@prisma-next/sql-contract SQL contract types, validators, and IR factories for Prisma Next 17 greenflagged / 917 total
@prisma-next/sql-contract-emitter SQL emitter hook for Prisma Next 16 greenflagged / 861 total
@prisma-next/sql-contract-psl PSL-to-SQL ContractIR interpreter for Prisma Next 16 greenflagged / 400 total
@prisma-next/sql-contract-ts SQL-specific TypeScript contract authoring surface for Prisma Next 17 greenflagged / 902 total
@prisma-next/sql-errors Normalized SQL driver error types for Prisma Next 16 greenflagged / 809 total
@prisma-next/sql-lane 0 greenflagged / 1 total
@prisma-next/sql-lane-query-builder SQL query builder lane for Prisma Next 16 greenflagged / 489 total
@prisma-next/sql-operations SQL-specific operations for Prisma Next 16 greenflagged / 862 total
@prisma-next/sql-orm-client ORM client for Prisma Next — fluent, type-safe model collections 16 greenflagged / 359 total
@prisma-next/sql-relational-core AST types, query lane context, and type utilities for Prisma Next SQL lanes 17 greenflagged / 861 total
@prisma-next/sql-runtime SQL runtime implementation for Prisma Next 16 greenflagged / 854 total
@prisma-next/sql-schema-ir SQL Schema IR types for schema introspection and verification 17 greenflagged / 933 total
@prisma-next/sqlite One-liner lazy SQLite client composition for Prisma Next 16 greenflagged / 333 total
@prisma-next/target-mongo MongoDB target pack for Prisma Next 16 greenflagged / 386 total
@prisma-next/target-postgres Postgres target pack for Prisma Next 5 greenflagged / 756 total
@prisma-next/target-sqlite SQLite target pack for Prisma Next. 2 greenflagged / 358 total
@prisma-next/ts-render TypeScript source-text rendering utilities: JSON-to-TS literal printer and abstract expression base class 15 greenflagged / 358 total
@prisma-next/utils Shared utility functions for Prisma Next 17 greenflagged / 848 total
@prisma-next/vite-plugin-contract-emit Vite plugin for automatic Prisma Next contract artifact emission during development. 16 greenflagged / 402 total
Showing 66 packages