{"library":"feathers-prisma","type":"library","category":null,"description":"A Feathers service adapter for the Prisma ORM, enabling CRUD operations via Feathers methods (find, get, create, update, patch, remove) with support for Prisma-specific features like relation eager loading ($eager), full-text search ($search), and raw Prisma filters ($prisma). Current stable version is 0.7.0, requiring Prisma v5 and Feathers v4. Release cadence is moderate with breaking changes between major Prisma version bumps. Key differentiators: integrates Feathers query syntax with Prisma's powerful filtering, allows batched operations, and provides a whitelist-based safety model for allowed query operators.","language":"javascript","status":"active","version":"0.7.0","tags":["javascript","feathers","prisma","feathers-plugin","postgresql","mariadb","mysql","mssql","sqlite","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install feathers-prisma","imports":["import { service } from 'feathers-prisma'","import { FeathersPrismaService } from 'feathers-prisma'","import feathersPrisma from 'feathers-prisma'"]},{"cmd":"yarn add feathers-prisma","imports":[]},{"cmd":"pnpm add feathers-prisma","imports":[]}],"homepage":"https://github.com/ps73/feathers-prisma","github":"git://github.com/ps73/feathers-prisma","docs":null,"changelog":null,"pypi":null,"npm":"feathers-prisma","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}