Which of the following is a characteristic of a NoSQL document database like MongoDB?
-
A
Enforces a strict schema for every record
-
B
Stores data as flexible JSON-like documents
-
C
Requires JOIN operations to relate data
-
D
Uses tables and foreign keys as its primary structure