non lo consco personalmente ma penso che giri anche su postgres
codice:
  // The database to use. Default is MySQL.
  // MySQL is currently the only officially supported database.
  // Experimental: If you want to use PostgreSQL, change this value to
  // "pgsql". For Oracle, use "oci8" or "oci9".
  $config_database = "mysql";