Sankey Solutions interview question

what is ORM in Spring Boot?

Interview Answer

Anonymous

19 Jun 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.