Skip to content

database

Matthew Tangkilissan edited this page Apr 24, 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