N8n pod - oracledb node

Describe the problem/error/question

Hi we are using n8n pod in openshif and version of n8n is 1.109.2

We could not find oracledb node

What should we do or check

please advise

What is the error message (if any)?

Please share your workflow

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)

Share the output returned by the last node

Information on your n8n setup

  • n8n version:1.109.2
  • Database (default: SQLite):postgres
  • n8n EXECUTIONS_PROCESS setting (default: own, main):own
  • Running n8n via (Docker, npm, n8n cloud, desktop app):n8n cloud deployment running on openshift
  • Operating system:linux

I have no issue

As you are using

Can you update to the latest stable version?

Hi

We are in pursuit to upgrade from 1.109.2 to 2.2.4 ( recommended as stable by n8n community itself )

My colleague has another concern as below:

Can we check the possibility to include the Oracle nodes into our current n8n version.

In n8n docs, the node can be seen

also there it is mentioned : This node uses the GitHub - oracle/node-oracledb: Oracle Database driver for Node.js maintained by Oracle Corporation. Connect your JavaScript and TypeScript applications instantly to Oracle Database. · GitHub internally

is it possiple for the team to just install a single node in our n8n container?

Latest stable version is 2.18.7. You can see it from the forum

Hi

Would this 2.18.7 satisfy vulnerability criteria of n8n which is global

As i remember it does not

Please if possible reply about the oraclesetup for existing

Well, this is the stable version

Official built-in support for the Oracle Database node was introduced in version 1.117.0

Release Details

  • Version: 1.117.0.

  • Release Timing: Around October 24, 2025.

  • Key Functionality: The node supports standard CRUD operations—Select, Update, Add, and Delete—as well as an Execute Query operation for running custom SQL.

  • Technical Notes: It uses the node-oracledb driver internally and requires Oracle Database 19c or later for full compatibility with “Thin mode” (which does not require the Oracle Instant Client)

Your current version does not support Oracle database node