floydspace/prisma-sequelize-generator
๐ณ๏ธโ๐โค Sequelize models generator for prisma schema
This tool helps developers who use Prisma for their database schema management but prefer to interact with their database using Sequelize. It takes your existing Prisma schema file and automatically generates the corresponding Sequelize model definitions. The output allows you to use Sequelize's familiar methods for database operations.
No commits in the last 6 months. Available on npm.
Use this if you are a backend developer working with Node.js, using Prisma for database schema definition, and want to leverage Sequelize models for database interactions in your application.
Not ideal if you do not use Prisma to define your database schema or if you prefer to use Prisma Client directly for all your database operations.
Stars
14
Forks
1
Language
TypeScript
License
MIT
Category
Last pushed
Sep 17, 2021
Commits (30d)
0
Dependencies
5
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/floydspace/prisma-sequelize-generator"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
retejs/rete-studio
A general-purpose code generation tool powered by Rete.js
chrishoermann/zod-prisma-types
Generator creates zod types for your prisma models with advanced validation
microsoft/ts-gyb
Generating native code interfaces from TypeScript
evoluteur/evolutility-ui-jquery
Model-driven Web UI for CRUD using REST or localStorage.
unjs/knitwork
๐งถ Utilities to generate safe JavaScript code.