SochDB Go SDK v0.4.5
Bundled with SochDB binaries v0.5.0
Installation
go get github.com/sochdb/sochdb-go@v0.4.5Bundled Binaries
This release includes pre-built SochDB server binaries (v0.5.0) for:
- macOS ARM64 (Apple Silicon) -
bin/darwin-arm64/ - Linux x86_64 -
bin/linux-amd64/ - Windows x64 -
bin/windows-amd64/
The binaries are automatically extracted and used when you create a new SochDB instance.
Binary Contents
Each platform includes:
sochdb-server- Main database serversochdb-grpc-server- gRPC server for remote connectionssochdb-bulk- Bulk import/export utility
Changes
See the main SochDB changelog for binary details.