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