{"library":"prisma-adapter-sqlite","type":"library","category":null,"description":"Prisma driver adapter for the Node.js built-in SQLite module (node:sqlite), available as v1.0.0. This adapter enables Prisma Client to use the native Node.js SQLite driver instead of third-party libraries like better-sqlite3 or sql.js. It supports synchronous queries, connection pooling, and works with Prisma Migrate. Requires @prisma/client ^7.5.0. Key differentiator: zero external C++ dependencies and native Node.js integration, making it ideal for serverless environments and modern Node.js runtimes.","language":"javascript","status":"active","version":"1.0.0","tags":["javascript","prisma","adapter","node","sqlite","node:sqlite","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install prisma-adapter-sqlite","imports":["import { PrismaSQLite } from 'prisma-adapter-sqlite'","import { PrismaClient } from '@prisma/client'","import type { PrismaSQLiteOptions } from 'prisma-adapter-sqlite'"]},{"cmd":"yarn add prisma-adapter-sqlite","imports":[]},{"cmd":"pnpm add prisma-adapter-sqlite","imports":[]}],"homepage":"https://github.com/Maxime-J/prisma-adapter-sqlite#readme","github":"https://github.com/Maxime-J/prisma-adapter-sqlite","docs":null,"changelog":null,"pypi":null,"npm":"prisma-adapter-sqlite","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}