Installation
The SurrealDB SDK for Java is available on the Maven Central repository. You can add it to your project using Gradle or Maven.
Note
Install the SDK
Install the SurrealDB SDK from Maven Central using Gradle or Maven.
Import the SDK
After installing, you can access the SDK by importing from the com.surrealdb package.
Next steps
Quickstart for a complete working example
Connecting to SurrealDB for connection options and protocols
Authentication for signing in and managing credentials