š
Hello everyone!
I've just released
Prisma Util, a new and improved way of managing your schemas. It comes with a lot of features and two proposals that you can vote on right now! it's really easy to use, all it takes is just a simple command and some small tweaks to your configuration!
Features:
ā Multiple schema files for easier and cleaner configuration
ā Model inheritance and mapper for relations
ā Cross-file relations with support for resolving naming conflicts
ā Timing reports and an easy to use CLI
ā Creating schemas using JavaScript (Proposal)
ā Using additional formats (such as YAML) instead of .env files for configuring Prisma (Proposal)
Links:
ā NPM:
https://www.npmjs.com/package/prisma-util
ā Proposal #1:
https://github.com/DavidHancu/prisma-util/issues/1 (Creating schemas using JavaScript)
ā Proposal #2:
https://github.com/DavidHancu/prisma-util/issues/2 (Using additional formats instead of .env files for configuring Prisma)