Code Generation
On this page
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.
Use Cases
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. |
|
Generate App Code | Automatically generates new application code based on your project's mapping rules and schema transformations. |
|