Question: What does /SON stand for, in the context of databases? (1 point) Is JSON considered to be a NoSQL database format? (1 point) List a

What does /SON stand for, in the context of databases? (1 point) Is JSON considered to be a NoSQL database format? (1 point) List a drawback of, and a benefit of, using a NoSQL database format. (2 points) List a drawback of, and a benefit of, using a relational database such as MySQL. (2 points) Which of the following files are valid JSON files? (4 points) filel . json: (a :1, b : 2, c : 3 ) file2 . json: [a:l, b : 2, c :3 ] file3 . json: "a" : 1, "b" : 2, "c" : 3 } file4 . json: [ "a" : 1, "b" : "2", "c" : 3 ]
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
