MongoDB: How to represent a schema diagram in a thesis?
问题 I am currently writing a thesis and need to display the schema of my MongoDB in a diagram. I have found no resources about diagrams for document-based databases. There are Entity Relationship Diagrams (ERD) for relational databases. What options do I have for MongoDB? I've noticed that a lot of blogs just display the raw JSON as their "diagram" but this isn't feasible in my thesis. Here is a sample of one of my JSON structures: //MultiChoiceQuestion { "title": "How are you?", "valid_answers"