You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/summary.mdx
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,11 +5,11 @@ sidebar_position: 1000
5
5
# 🎯 Summary
6
6
7
7
Congratulations! Following this tutorial, you have successfully:
8
-
* Installed Relational Migrator
9
-
* Created a migration project
10
-
* Mapped a relational schema to MongoDB
11
-
* Migrated data to MongoDB
12
-
* Generated application code from the MongoDB model
8
+
* Installed Relational Migrator.
9
+
* Created a migration project.
10
+
* Mapped a relational schema to MongoDB.
11
+
* Migrated data to MongoDB.
12
+
* Generated application code from the MongoDB model.
13
13
* Converted SQL queries and stored procedures to MongoDB query language.
14
14
15
15
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.
0 commit comments