Skip to Main Content

NoSQL Database

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Connect to Oracle NoSQL database from remote host

Bruno HensherApr 28 2023

Hi, respective all!

I can't connect to a NoSQL database from windows.

The database was created without a security configuration. Raised proxy.

The only thing that is able to communicate with the Linux machine is the NoSQL driver using NoSQLHandle.

It works with on-prenise databases via proxy.

But it is unfortunately limited only by the ability to query the NoSQL database at the table level.

What if I want to create key-value pairs remotely?

Raise security at the NoSQL database level?

Looking for a way to convert NoSQLHandle to KVStore?

Any help would be very appreciated.

TIA, Andrew.

Comments

Processing

Post Details

Added on Apr 28 2023
0 comments
587 views