In NoSQL databases, _______ is a system for storing data in flexible, schema-less documents rather than in traditional tables.
- BSON
- DocumentDB
- JSON
- XML
In NoSQL databases, data is often stored in flexible, schema-less documents, and JSON (JavaScript Object Notation) is a widely used format for this purpose. JSON allows for easy data representation and storage.
Loading...
Related Quiz
- Which technique helps prevent overfitting by ignoring certain neurons during training?
- The process of organizing a database to reduce redundancy and improve data integrity is known as _______.
- In data visualization, what technique would you use to visualize high-dimensional data in two or three dimensions?
- Which approach to digital transformation focuses on rapid experimentation, frequent releases, and iterative development?
- Which ACID property ensures that once a transaction is committed, it remains permanent even in the event of system failures?