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.