Skip to content

An extension for staruml that can generate ORM models and migrations for popular ORMs.

Notifications You must be signed in to change notification settings

vahed-mrv/staruml-orm-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StarUML ORM Generator Extension

An extension for StarUML that can generate ORM models and migrations for popular ORMs from Entity-Relationship (ER) Diagram.

Installation

manual

  1. Download the repository and replace it into the StarUML extension directory:
  • MacOS: ~/Library/Application Support/StarUML/extensions/user
  • Windows: C:\Users<user>\AppData\Roaming\StarUML\extensions\user
  • Linux: ~/.config/StarUML/extensions/user
  1. Then install node modules with npm:
cd /path/to/the/repository/directory
npm install
  1. Run StarUML and go to the tools > ORM Generator menu and enjoy using extension.

About

An extension for staruml that can generate ORM models and migrations for popular ORMs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published