IBM Security Verify Access V10.0 Administrator — Question 5

Which type of database would be appropriate for a high transaction database?

Answer options

Correct answer: A

Explanation

A graph database is designed to efficiently manage and process high volumes of transactions, particularly when relationships between data points are crucial. In contrast, relational databases may not scale as effectively for high transaction loads, while document and key-value stores are typically optimized for different access patterns and may not perform as well under heavy transaction loads.