Skip to content

Is using the class RemoteDatabase the recommended way to connect to a remote db? #810

@gfinger

Description

@gfinger

Currently I am experimenting with different ways to connect to a database from within a Java/Spring application. I saw that the 'network' project contains a class 'RemoteDatabase', but there is no official documentation for it. Is there a reason, why it should not be used? The 'RemoteDatabase' works just fine with all supported language queries. Also, I noticed that the console is relying on the 'RemoteDatabase', so I assume the class is production-ready. Is there any reason, not to use 'RemoteDatabase'? What is your recommendation? I would volunteer to write a short chapter in the documentation for the remote connection with 'RemoteDatabase'. ;-)

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions