Connect to Oracle database and execute SQL queries using Thin Mode.
Author: langgenius
Version: 0.0.2
Type: tool
Repo: https://github.com/WilburOracle/dify-oracle-db-plugin
This plugin allows you to connect to Oracle databases (Oracle Database 23ai) and execute SQL queries. It provides a simple interface to query Oracle databases directly from Dify.
When using this plugin, you need to provide the following parameters:




The plugin returns results in JSON format with the following structure:

In case of an error, the response will be:
This plugin only executes SQL and returns results to Dify workflows. It does not actively or passively collect user information.