πŸ“Š Django
Q. Which database is used by default in Django if no other is specified?
  • (A) MySQL
  • (B) PostgreSQL
  • (C) SQLite
  • (D) MongoDB
πŸ’¬ Discuss
βœ… Correct Answer: (C) SQLite

Explanation: Django uses SQLite as the default database engine.

Explanation by: Mr. Dubey
Django uses SQLite as the default database engine.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
56
Total Visits
πŸ“½οΈ
11 mo ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
91%
Success Rate