What database does django use?



What database does django use?..

Answer / Sheela Maurya

Django is a web framework that works with several databases including SQLite, MySQL, PostgreSQL, and Oracle. By default, Django uses SQLite.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Django Python Interview Questions

What are the features available in django?

1 Answers  


What is mvc architecture in python?

1 Answers  


Why is django popular?

1 Answers  


What is render_to_response in django?

1 Answers  


What are orm frameworks?

1 Answers  


Which framework is best for python automation?

1 Answers  


Types of Authentication in REST API ?

1 Answers  


Does django use bootstrap?

1 Answers  


How to implement social login authentication in Django ?

1 Answers  


What is recommended way to install django?

1 Answers  


Is django better than php?

1 Answers  


How a request is processed in django?

1 Answers  


Categories