Multiple choice technology architecture

Which of the following are disadvantages of ORM Frameworks?

  1. Usage of ORM Frameworks requires complex coding.

  2. ORM Frameworks reduce development times

  3. Manageability of application decreases

  4. Requires specialized resources.

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

ORM frameworks require developers skilled in both the application language and ORM tooling, creating a specialized resource requirement. This is a real disadvantage since such developers are harder to find and hire than general-purpose programmers.