pranadb icon indicating copy to clipboard operation
pranadb copied to clipboard

Java client

Open purplefox opened this issue 2 years ago • 0 comments

We should create a simple Java client that can be used from any JVM language (Java, Kotlin, Scala, etc) which wraps the complexity of how the gRPC API is used:

  • Creating a session
  • Heartbeating the session
  • Executing statements
  • Dealing with broken connections
  • Closing the session

purplefox avatar May 04 '22 18:05 purplefox