What is an ORM and why is it used in Node.js applications?
-
A
Object-Relational Mapping โ it lets developers interact with databases using JavaScript objects instead of raw SQL
-
B
Online Resource Manager โ a tool for managing cloud resources
-
C
Optimized Runtime Module โ a performance enhancement library
-
D
Output Rendering Mechanism โ a template engine for HTML