πŸ“Š Django
Q. Which database is configured by default in Django settings?
  • (A) MySQL
  • (B) PostgreSQL
  • (C) Oracle
  • (D) SQLite
πŸ’¬ Discuss
βœ… Correct Answer: (D) SQLite

Explanation: SQLite is the default database backend configured in new Django projects.

Explanation by: Rakesh Yadav
SQLite is the default database backend configured in new Django projects.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
63
Total Visits
πŸ“½οΈ
11 mo ago
Published
πŸŽ–οΈ
Rakesh Yadav
Publisher
πŸ“ˆ
86%
Success Rate