ExamGecko
Question list
Search
Search

Question 29 - DS0-001 discussion

Report
Export

A company is launching a proof-of-concept, cloud-based application. One of the requirements is to select a database engine that will allow administrators to perform quick and simple queries on unstructured dat

a. Which of the following would be best suited for this task?

A.
MonogoDB
Answers
A.
MonogoDB
B.
MS SQL
Answers
B.
MS SQL
C.
Oracle
Answers
C.
Oracle
D.
Graph database
Answers
D.
Graph database
Suggested answer: A

Explanation:

The best suited database engine for this task is MongoDB. MongoDB is a type of non-relational database that stores data as documents in JSON-like format. MongoDB allows administrators to perform quick and simple queries on unstructured data, such as text, images, videos, or social media posts, without requiring a predefined schema or complex joins. MongoDB also supports cloud-based deployment, scalability, and high availability. The other options are either relational databases that require a fixed schema and structure for data, or specialized databases that are designed for specific purposes, such as graph databases for storing and analyzing network data.Reference:CompTIA DataSys+ Course Outline, Domain 1.0 Database Fundamentals, Objective 1.1 Given a scenario, identify and apply database structure types.

asked 02/10/2024
Andrew Naftel
33 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first