Accenture Interview Question

Q. What is ORM in Python?

Interview Answer

Anonymous

Jun 30, 2026

A. ORM maps Python objects to database tables and automatically converts Python code into SQL queries.