Month: September 2017

Using Couchbase on AWS from Kubernetes Microservices
Using Couchbase on AWS from Kubernetes Microservices

This blog focuses on configuring Kubernetes in Amazon Web Services (AWS) to seamlessly connect to a Couchbase cluster running in EC2 on AWS.

Oracle Date Format: N1QL and Support for Date-Time Functions
Oracle Date Format: N1QL and Support for Date-Time Functions

Explore the differences between Oracle's and Couchbase's date-time formats and their handling of timestamps here. We offer side-by-side examples.

Blazing Fast Index Performance with Plasma
Blazing Fast Index Performance with Plasma

Plasma is decades ahead compared with the earlier generation of the standard global secondary indexes. Checkout a few numbers!

Gear up with N1QL to the era of Engagement Databases
Gear up with N1QL to the era of Engagement Databases

This article talks about many rich N1QL feature and performance enhancements in the Couchbase Server 5.0 Engagement Database Platform.

Distributed session management in ASP.NET Core with Couchbase
Distributed session management in ASP.NET Core with Couchbase

Learn about distributed session management in ASP.NET Core with Couchbase. Scale your web apps seamlessly with our memory-first architecture and tools.

Join Couchbase Community Experts and Champions at Connect Europe
Join Couchbase Community Experts and Champions at Connect Europe

Check out our Couchbase Experts and Champions presenting at Couchbase Connect Europe 2017 taking place on September 26 in Paris.

Azure Functions and Lazy Initialization with Couchbase Server
Azure Functions and Lazy Initialization with Couchbase Server

A Couchbase cluster is an expensive object to create. You can lazily instantiate and share between Azure Functions calls.

Powershell with the Couchbase REST API
Powershell with the Couchbase REST API

Use PowerShell to interact with the Couchbase Server REST API. You can use Invoke-WebRequest like curl to make HTTP requests.

Pagination in Couchbase Server with N1QL and PHP
Pagination in Couchbase Server with N1QL and PHP

Onwuka Gideon is a freelance full stack developer with years of experience designing and coding web applications and solving complex problems. He loves security, writing, and discussing new technology. When building applications that deal with a large number of documents,...

Asynchronously Perform Subdocument Mutations in Couchbase with Golang
Asynchronously Perform Subdocument Mutations in Couchbase with Golang

Learn how to perform Couchbase Server subdocument mutations in parallel using the Go programming language and Goroutines.

Dependency Injection with ASP.NET Core and Couchbase
Dependency Injection with ASP.NET Core and Couchbase

In this Couchbase post, the dependency injection framework will be explored in-depth. Feel free to follow along with the code samples available on GitHub.

Learn N1QL in 10 Minutes: An Interactive Online Tutorial
Learn N1QL in 10 Minutes: An Interactive Online Tutorial

See what is N1QL. To make your learning even faster, we have an interactive tutorial. You can modify the queries and see how the result changes.