Docs Menu
Docs Home
/
Relational Migrator
/ /

Download All Code Files

On this page

  • About this Task
  • Steps
  • Learn More

Code Generation is a feature built into Relational Migrator that helps automatically generate code files for your applications connected to MongoDB. This page details how to generate and download all code files into a zip file.

Some templates also generate additional files which are not specific to a MongoDB collection. These files are called Support files. Click the Support files check box to indicate if you would like these files included in your downloads.

  1. Navigate to the Code Generation screen, in the left Generate code pane.

  2. Select a Language.

  3. Select a Template.

  4. (Optional) Enter a keyword in the Filter text box to filter the MongoDB collections.

  5. Select the MongoDB collections by clicking check box next to the collection name.

  6. Click the Download selected files button. The selected files download into a zip file to your Downloads folder. The zip file has a naming convention of PROJECTNAME-LANGUAGE-TEMPLATE.

Download All Code Files

Download Single Code Files

Back

Generate App Code