How to establish connection with Oracle Database through Frappe Framework

Hi all,

Please guide me to establish connection with the oracle database through frappe framework. This is my first web development using the Frappe framework. My requirement is to create the doctype form with the real time values from the Oracle database. Please advise.

I haven’t tried this myself, but I bookmarked these pages (in case I had the need).

Virtual docType can use an external source for the data.

MongoDB powered docTypes might be translatable to oracle.