What type of data format is commonly used for documents in document-based modeling?
- CSV
- JSON
- XML
- YAML
JSON (JavaScript Object Notation) is commonly used for documents in document-based modeling. JSON provides a lightweight, human-readable format that is easy to parse and manipulate. It is well-suited for representing semi-structured data commonly found in document databases.
Loading...
Related Quiz
- How does data partitioning contribute to database performance?
- What is the significance of surrogate keys in Dimensional Modeling?
- What type of scalability is typically associated with Key-Value Stores?
- Query optimization is typically more challenging in a _______ Schema due to its normalized structure.
- How does Dimensional Modeling differ from Entity-Relationship Modeling?