Skip to content
Robert Spier edited this page Jan 9, 2023 · 1 revision

Database Structure

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.

Clone this wiki locally