Category: Tools & SDKs

Geospatial queries: Using Python to search cities
Geospatial queries: Using Python to search cities

What are Geospatial queries? Check out how to write a tool in Python that uses geospatial queries with Couchbase REST API and Couchbase FullText Search.

Timed tasks using Couchbase and Go
Timed tasks using Couchbase and Go

See how to use the Couchbase indexing system to create a timed-tasks distributed system using Couchbase and Go. Also, check some Couchbase features.

Using Couchbase Analytics with Node.js and JavaScript
Using Couchbase Analytics with Node.js and JavaScript

Learn how to use Couchbase Analytics with Node.js to run potentially complex queries against massive amounts of NoSQL data.

Document Conflicts & Resolution in Couchbase Mobile 2.0
Document Conflicts & Resolution in Couchbase Mobile 2.0

This post discusses the fundamentals of how document conflicts are handled in Couchbase Mobile 2.0 using “automatic conflict resolution”.

Using Couchbase Analytics for Complex and Efficient Queries in a Java Application
Using Couchbase Analytics for Complex and Efficient Queries in a Java Application

Learn how to use the Couchbase Analytics Service (CBAS) to query for data with SQL++ in Java without having to worry about indexing.

Detect Sensitive Data Automatically With Couchbase Functions
Detect Sensitive Data Automatically With Couchbase Functions

Learn to use the Couchbase Eventing service to write functions to detect and alert you when sensitive data appears in NoSQL documents.

Create Continuous Deployment Pipelines with Golang & Jenkins
Create Continuous Deployment Pipelines with Golang & Jenkins

In this Couchbase post find out how to use Jenkins for a pipeline for a Golang application, enabling continuous integration and continuous deployment.

Intro to Couchbase HA/DR: Java Multi-Cluster Aware Client
Intro to Couchbase HA/DR: Java Multi-Cluster Aware Client

In this post, I’m going to take a look at a sample application that uses the Couchbase Server Multi-Cluster Aware (MCA) Java client. This client goes hand-in-hand with Couchbase’s Cross-Data Center Replication (XDCR) capabilities. XDCR supports flexible replication of data...

Developing Applications with Go and NoSQL
Developing Applications with Go and NoSQL

Learn how to develop clean and efficient web applications with Go and the NoSQL database, Couchbase, in this video tutorial.

Continuously Deploying a Golang Application Using Travis CI
Continuously Deploying a Golang Application Using Travis CI

Learn how to create a Go application that interacts with the NoSQL database, Couchbase, and how to use Travis CI for continuous integration and deployment.

Alexa Skills with Azure Functions and Couchbase
Alexa Skills with Azure Functions and Couchbase

Alexa Skills are the "apps" that run on devices like the Echo. In this blog post, you'll build a skill using Azure Functions and Couchbase running on Azure.

Announcing Couchbase Mobile 2.0 Beta
Announcing Couchbase Mobile 2.0 Beta

Couchbase Mobile 2.0 beta is available now! Check out the features of Couchbase Mobile 2.0 beta and Travel Sample application created with Mobile 2.0.