orm-code-generator Verified Gold

Verified Gold · 92/100 database v1.0.0 by Jeremy Longshore

Generate ORM models from database schemas or create database schemas from models for TypeORM, Prisma, Sequelize, SQLAlchemy, and more

MIT License
Free Pricing

Installation

Open Claude Code and run this command:

/plugin install orm-code-generator@claude-code-plugins-plus

Use --global to install for all projects, or --project for current project only.

What It Does

Generate ORM models from database schemas or create database schemas from models.

Features

  • Database-to-code generation
  • Code-to-database schema generation
  • Relationship mapping
  • Migration file creation
  • Validation rules
  • Best practices enforcement

Skills (1)

generating-orm-code SKILL.md View full skill →

Execute use when you need to work with ORM code generation.

ReadWriteEditGrepGlobBash(psql:*)Bash(mysql:*)Bash(mongosh:*)

How It Works

The ORM agent activates automatically when you discuss ORM models, database schemas, or model generation.

Use Cases

"Generate TypeORM entities for a blog with users, posts, and comments"

Ready to use orm-code-generator?