Category: GoLang

N1QL – Typed and Untyped JSON Schemas in GO
N1QL – Typed and Untyped JSON Schemas in GO

N1QL + Go + JSON Marshaling Developed by Couchbase for use with Couchbase Server, N1QL provides a common query language and JSON-based data model for distributed document-oriented databases. N1QL is a powerful and expressive query language. Among the numerous benefits...

Performing Bulk Operations in Couchbase Using Golang
Performing Bulk Operations in Couchbase Using Golang

Learn how to perform efficient bulk operations in Couchbase with Golang, leveraging batching for improved network throughput and latency reduction.

Couchbase Go SDK Developer Preview!
Couchbase Go SDK Developer Preview!

I am happy to announce the first Developer Preview of our official Go SDK (gocb) today.   While in the past, we have had the go-couchbase project which does provide access to many of Couchbase’s features, it was primarily intended...