Docs Menu

Docs HomeTools and ConnectorsRelational Migrator

Code Generation

On this page

  • Use Cases
  • Get Started

Relational Migrator can help you convert your SQL and application code to MongoDB. Use Relational Migrator's code generation features to streamline the migration process.

You can use the following features in the Code Generation tab to convert your relational database SQL and generate new application code:

Feature
Description
Supports
Query Converter
Converts SQL based relational database code to function with MongoDB. The converted code takes into consideration the mapping rules and schema transformations defined in your project.
  • SQL queries

  • SQL views

  • Stored procedures

Generate App Code
Automatically generates new application code based on your project's mapping rules and schema transformations.
  • C#, Java, JavaScript, and JSON application code

← Relational Database Connection Strings