Category: Best Practices and Tutorials

Getting Started with NoSQL Using Couchbase Server and PHP
Getting Started with NoSQL Using Couchbase Server and PHP

Learn how to get started using NoSQL in your PHP applications with Couchbase Server, N1QL queries, and the Couchbase PHP SDK.

Deploy a PHP with Couchbase Application as Docker Containers
Deploy a PHP with Couchbase Application as Docker Containers

Learn how to deploy a PHP application as a Docker container that communicates with Couchbase Server, also in Docker container format.

Managing Database Sizes in Couchbase Mobile and Conflict Resolution
Managing Database Sizes in Couchbase Mobile and Conflict Resolution

Over time, in a MVCC based system, a document can grow to have multiple revisions. The post discusses database management techniques in Couchbase Mobile.

Simplify Your NoSQL Cluster by Moving From MongoDB Sharding to Couchbase Containers
Simplify Your NoSQL Cluster by Moving From MongoDB Sharding to Couchbase Containers

Learn how much easier it is to create and maintain a NoSQL cluster with Couchbase than it is with MongoDB, and see why companies are switching.

Demystifying Conflict Resolution in Couchbase Mobile
Demystifying Conflict Resolution in Couchbase Mobile

Conflicts can occur in replication environments where a document can be updated concurrently by one or more writers.

Synchronizing Images Between Android and iOS with NativeScript, Angular, and Couchbase
Synchronizing Images Between Android and iOS with NativeScript, Angular, and Couchbase

Learn how easy synchronizing image data between iOS and Android can be in a NativeScript with Angular using Couchbase Mobile, in part two of this series.

NDP Episode #18: Microsoft DocumentDB for NoSQL in the Cloud
NDP Episode #18: Microsoft DocumentDB for NoSQL in the Cloud

Learn about Microsoft's DocumentDB NoSQL database in the Azure cloud from Kirill Gavrylyuk and how you can use it with your own applications.

Data Modeling NoSQL Documents in MongoDB vs Couchbase Server
Data Modeling NoSQL Documents in MongoDB vs Couchbase Server

Learn how data modeling should be done in Couchbase Server after coming from MongoDB, an alternative NoSQL document database.

Containerize a Node.js Application that Communicates with Couchbase Server
Containerize a Node.js Application that Communicates with Couchbase Server

Learn how to containerize a Node.js application. Check the video helps to have a step by step process to avoid having any loose ends in the process.

Data Sharing with Couchbase Lite between iOS Apps and App Extensions
Data Sharing with Couchbase Lite between iOS Apps and App Extensions

This post discusses how to use Couchbase Lite as an embedded database to share data between your iOS App and iOS App Extensions.

Sample Application with Spring and Angular: GitTalent
Sample Application with Spring and Angular: GitTalent

Couchbase Connect 2016 featured a sample application in the keynote. The source code and instruction manual is now available.

Deploy a Golang Web Application and Couchbase as Docker Containers
Deploy a Golang Web Application and Couchbase as Docker Containers

Learn how to containerize and deploy your Golang web applications and Couchbase Server NoSQL database nodes as Docker containers.