What is Relational Migrator
MongoDB Relational Migrator is a tool to help you migrate relational workloads to MongoDB. Relational Migrator allows you to:
Design an effective MongoDB schema derived from an existing relational schema.
Migrate data from Oracle, SQL Server, MySQL, PostgreSQL, or Sybase ASE to MongoDB, while transforming to the target schema.
Generate code artifacts to reduce the time required to update application code.
Bring Your Relational Workloads to MongoDB With Confidence
Visualize Source and Destination Schemas
Use the entity-relationship style diagramming interface to visualize your schema and make schema mapping decisions.
Customize While Migrating
Split or merge tables across collections. Embed a table as a nested document or array in an existing collection. Define custom JavaScript expressions to create additional fields.
Get Suggested Schema Recommendations
Accelerate your schema mapping by asking Relational Migrator to suggest a MongoDB schema for your workload, or start with a blank slate.
Transform Data as Its Replicated
Use the saved mapping definitions to transform data to the MongoDB schema as it's replicated. Replication can be one time or continuous.
Pick a Language and Template
Support for popular enterprise languages including C#, Java, JavaScript, JSON, and multiple template frameworks.
Automatically Generate Application Code
Use information about the new schema to accelerate new code development. Includes code generation of entity classes, persistence layers, and APIs.
Go Further with MongoDB
Explore libraries and tools for MongoDB.
Use MongoDB in your application’s language
Visually explore your data with MongoDB Compass
Manage and monitor your deployments