Quick start guide for MongoDB schema design in Moon Modeler.
The following text explains how to design a new database structure for MongoDB.
This article is divided into the following sections:
- New project
- MongoDB schema design – collections
- MongoDB schema design – documents
- Embedded documents vs References
- Code generation
1. New Project
To create a new project in Moon Modeler click the New item on the toolbar.… Read the rest