Discover and explore top open-source AI tools and projects—updated daily.
prismaAI-native ORM for extensible data access
Top 82.2% on SourcePulse
Summary
Prisma Next is an AI-agent-friendly, extensible, and composable TypeScript rewrite of Prisma ORM. It targets developers seeking to integrate AI-driven workflows into their database interactions, offering a modern foundation for applications by simplifying complex data operations via natural language prompts.
How It Works
This project re-architects Prisma ORM in TypeScript, emphasizing extensibility via a public Service Provider Interface (SPI). Its core innovation is deep AI agent integration, enabling natural language schema edits and queries. The system uses "skills" that AI assistants execute, driving end-to-end changes for a more automated developer experience.
Quick Start & Requirements
npm create prisma@next; integrate into existing projects using npx prisma-next@latest init.Highlighted Details
@prisma-next/extension-pgvector (vector search), @prisma-next/extension-paradedb (full-text search), and @cipherstash/prisma-next (searchable encryption).Maintenance & Community
Developed openly with community involvement. Engage via Discord (prisma-next channel) or X (@prisma). A prisma-next-feedback skill facilitates issue reporting or directs users to Discord for Q&A.
Licensing & Compatibility
Licensed under Apache 2.0, permitting commercial use and integration into closed-source projects without significant copyleft restrictions.
Limitations & Caveats
Currently in Early Access, Prisma Next's APIs are subject to evolution based on community feedback. It is not recommended for production workloads at this stage, and developers should anticipate potential API changes.
12 hours ago
Inactive
superduper-io
transitive-bullshit