diff --git a/Databases/MongoDB/Introduction.md b/Databases/MongoDB/Introduction.md index 535627a..f121274 100644 --- a/Databases/MongoDB/Introduction.md +++ b/Databases/MongoDB/Introduction.md @@ -117,5 +117,6 @@ const course = new Course({ tags: ["node", "backend"], }); ``` +![](/img/mongohierarchy.svg) // TODO: diagram schema - model - object \ No newline at end of file