go get github.com/surrealdb/surrealdb.go
To connect to SurrealDB and perform data operations, please refer to example.
To use the SDK, please refer to the documentation.
You can run the Makefile commands to run and build the project:
make lint test
You also need to be running SurrealDB alongside the tests. We recommend using the nightly build, as development may rely on the latest functionality.