Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions docs/summary.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ sidebar_position: 1000
# 🎯 Summary

Congratulations! Following this tutorial, you have successfully:
* Installed Relational Migrator
* Created a migration project
* Mapped a relational schema to MongoDB
* Migrated data to MongoDB
* Generated application code from the MongoDB model
* Installed Relational Migrator.
* Created a migration project.
* Mapped a relational schema to MongoDB.
* Migrated data to MongoDB.
* Generated application code from the MongoDB model.
* Converted SQL queries and stored procedures to MongoDB query language.

Visit the [MongoDB Developer Center](https://mongodb.com/developer/?utm_campaign=devrel&utm_source=workshop&utm_medium=cta&utm_content=soccer_workshop&utm_term=stanimira_vlaeva) for more useful information and tutorials.