My Blog

My WordPress Blog

My Blog

My WordPress Blog

Day: September 24, 2024

 What is the difference between Flask and Django?

Flask Django Flask is a WSGI framework Django is a Full-stack web framework It allows multiple types of databases. It doesn’t support multiple types of databases. Use SQL Alchemy Build-in ORM  Diversified Working Style Monolithic Working Style Arbitrary structure Conventional Project Structure  It supports API It does not have any support for API It does […]

Scroll to top