Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Web Technology by (2.2k points)

Could someone tell me what is ORM in Django?

1 Answer

0 votes
by (3.9k points)

ORM in Django or Object Relational Mapping Layer in Django, that helps you to facilitate interaction between application data, and various relational databases like MySQL, PostgreSQL, SQLite, etc. The ORM comes built-in with the Django Framework, and is an implementation of the ORM concept. If you are  planning to learn Python Django and get certified, then check out the Python Django certification course from Intellipaat. And if you are a novice, check out the YouTube video on Django Python.

Related questions

0 votes
1 answer
0 votes
1 answer
asked Mar 8, 2021 in Web Technology by Rekha (2.2k points)
0 votes
1 answer
0 votes
1 answer
asked Oct 12, 2019 in Web Technology by Rajesh Malhotra (19.9k points)

Browse Categories

...