Sankey Solutions Interview Question

what is ORM in Spring Boot?

Interview Answer

Anonymous

Jun 19, 2025

ORM stands for Object-Relational Mapping. It is a programming technique that bridges the gap between an object-oriented programming language (like Java) and a relational database.