Prisma Merge
JSON →Prisma Merge is a CLI tool for merging multiple Prisma schema files into a single output file, addressing the lack of native multi-file support in Prisma (issue #2377). Version 0.2.0 is the latest stable release; the package appears to be in maintenance mode with no recent updates. It uses glob patterns to collect schema files, with built-in exclusion of generated schema.prisma files. Written in TypeScript and ships type definitions. Differentiators: simple CLI, defaults that avoid conflicts with Prisma generated files, and oclif-based command structure.
Traffic · last 30 days stale · no recent hits
total hits 7
actors 2 distinct systems
last hit 17d ago AhrefsBot
top countries 🇸🇬 Singapore · 🇳🇴 Norway · 🇨🇦 Canada · 🇬🇧 United Kingdom · 🇮🇳 India
Resources
packageprisma-merge ↗