Is SQL required for Django?

To actually use Django, you don’t need to use SQL . In fact, Django makes it really really hard for you to use SQL directly with it. It comes with an ORM (Object Relational Mapper), which does most of the behind the scenes work for you.

Sizin İçin Seçtik  How do I run a flask script?

Leave a Reply

Your email address will not be published. Required fields are marked *