What databases does Bugzilla support?

Bugzilla supports the following databases :

  • MariaDB
  • MySQL
  • PostgreSQL
  • Oracle
  • SQLite

It's recommended to use MariaDB, MySQL, or PostgreSQL for production environments. Oracle is supported, but it's not as extensively tested. SQLite is suitable only for testing or very small installations due to its limitations.