πŸ“Š Django
Q. Which database is set as default in a new Django project?
  • (A) PostgreSQL
  • (B) MySQL
  • (C) SQLite
  • (D) MongoDB
πŸ’¬ Discuss
βœ… Correct Answer: (C) SQLite

Explanation: By default, Django uses SQLite as the database engine.

Explanation by: Rakesh Yadav
By default, Django uses SQLite as the database engine.

πŸ’¬ Discussion


πŸ“Š Question Analytics

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