Docs Menu
Docs Home
/
Relational Migrator
/ /

Enable Query Converter

On this page

  • Before You Begin
  • Steps
  • Next Steps

You can use Query Converter to convert SQL statements, views, and stored procedures to MongoDB syntax. Query Converter considers the mapping rules and schema transformations defined in your project when converting your SQL code.

Before you can use Query Converter, you must sign in to your Atlas account in Relational Migrator. For details, see Log In with Atlas.

1

From the Code Generation tab, click the Query Converter pane.

2
3

Telemetry data about source and converted queries is temporarily stored by MongoDB to improve Query Converter. If you don't want your data stored, you can opt out:

  • You can disable the Allow queries to be stored temporarily toggle switch in the global project settings.

  • You can uncheck the Allow MongoDB to temporarily store the source and converted queries to import the product feature setting when you enable the query converter.

4

Click Start Using Query Converter. The Query Converter pane is displayed.

Back

Set AI Provider and LLM