Is there any Oracle Driver (module) for Drupal 9?

499 views Asked by At

The Oracle Driver works with Drupal 8, but its composer installation doesn’t work with Drupal 9. https://www.drupal.org/project/oracle

My goal is to use the Views Database Connector module to interact with the external Oracle Database. https://www.drupal.org/project/views_database_connector That’s why I’m looking for the Oracle driver.

Any suggestion will be appreciated.

Regards,

Leandro

1

There are 1 answers

0
GreenReaper On

A patch for a new version 3.x of Drupal's Oracle Driver has recently been proposed for merge. Perhaps this is what you are looking for? It claims compatibility up to Drupal 9.2, but requires Oracle 19c or above.