pranadb
pranadb copied to clipboard
Java client
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