-
Notifications
You must be signed in to change notification settings - Fork 3
database
Robert Spier edited this page Jan 9, 2023
·
1 revision
Write about you modelled your database.
- What data types are you using based on your input fields?
- How did you structure your database (datamodel)?
- What does the document structure look like in MongoDB?
- Did you use multiple collections?
It can be helpful to visualize the database with diagrams or screenshots of your cluster.