Docs Menu

Code Generation

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

Uses Generative AI to convert SQL-based relational database code to work 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