Skip to main content
The CyborgDB Go SDK provides a strongly-typed interface for securely interacting with encrypted indexes. It supports all core operations including index creation, data insertion, and encrypted querying. The package source code is available on GitHub.

Installation

Prerequisites

Before using the CyborgDB Go SDK, you need to have the CyborgDB service running:
For detailed service setup instructions, see our quickstart guides for Docker and Python.