Developing Applications Using Cisco Core Platforms and APIs (DEVCOR) — Question 37

Which database type should be used with highly structured data and provides support for ACID transactions?

Answer options

Correct answer: D

Explanation

The correct answer is D, relational, as it is specifically designed to handle structured data and provides full ACID compliance for transaction management. Options A (time series), B (document), and C (graph) do not typically offer the same level of support for ACID transactions and are better suited for different data types and use cases.