antares icon indicating copy to clipboard operation
antares copied to clipboard

Oracle database support

Open BuZZ-dEE opened this issue 3 years ago • 10 comments

Please add support for the Oracle database.

BuZZ-dEE avatar Nov 25 '21 10:11 BuZZ-dEE

Hello @BuZZ-dEE, Support for Oracle DB is on the roadmap, but it is not a feature that will come shortly due to its complexity and the fact that Node.js drivers require the user to install the Oracle Instant Client manually.

Fabio286 avatar Nov 25 '21 12:11 Fabio286

@Fabio286 do you mean this driver? https://oracle.github.io/node-oracledb/

BuZZ-dEE avatar Nov 25 '21 13:11 BuZZ-dEE

@Fabio286 do you mean this driver? https://oracle.github.io/node-oracledb/

Yes, i mean this driver. As you can read from the installation guide: image

Fabio286 avatar Nov 25 '21 13:11 Fabio286

Maybe, a specific version of the Instant Client may be shipped with application package if it does not impact on the size.

toriphes avatar Nov 25 '21 14:11 toriphes

Maybe, we should go deeper.

Fabio286 avatar Nov 25 '21 14:11 Fabio286

@Fabio286 @BuZZ-dEE @toriphes Hi all! I can add oracle database support if everyone agrees here!

ghost avatar Jun 23 '22 18:06 ghost

@Fabio286 @BuZZ-dEE @toriphes Hi all! I can add oracle database support if everyone agrees here!

If you can read me after your account deletion, for me there are no problems. If you want contact me to discuss about your proposal.

Fabio286 avatar Jun 24 '22 12:06 Fabio286

+1

FabianLoRs avatar Apr 14 '23 23:04 FabianLoRs

+1

du2x avatar Apr 17 '24 17:04 du2x

Maybe, a specific version of the Instant Client may be shipped with application package if it does not impact on the size.

Some proprietary software download the required version at first Oracle setting. Some others request to indicate the path, this last option is probably the easiest :shrug:

IGLOU-EU avatar Apr 23 '24 20:04 IGLOU-EU