1.

Name a few of the database backends which are supported by Django?

Answer»

OFFICIALLY DJANGO SUPPORTS for DATABASE BACKENDS which are-

  • PostgreSQL
  • MySQL
  • SQLite
  • Oracle


Discussion

No Comment Found