How to Add Secure Sync to your Mobile Applications" by securing the Grocery Sync sample application which can be found on the Github repo for iOS & Android.
Reduce object allocations and making code faster as a side effect by using tools like JMH and JFR for educated measurements instead of wild guessing.
Part 1: Register a User Necessary Materials Node.js Express.js Node Modules used Couchbase Node.js SDK/N1QL body-parser uuid node-forge The most important part of building a social network begins with the users. If you just have a directory of people, you...
I’m pleased to announce the general availability of Couchbase Transport Plugin for Elasticsearch version 2.1, usually called the Elasticsearch Plugin for short. The Elasticsearch Plugin 2.1 provides new functionality, fixes some bugs, and expands compatibility to several additional Elasticsearch releases, including Elasticsearch...
This post focuses on Couchbase Query Workbench with the launch of Couchbase 4.0 GA. Learn the N1QL demonstration for a GUI to create and run N1QL queries.
Thursday and Friday last week the Couchbase team were at the excellent Big Data Spain in Madrid. With 1,000 attendees from across Europe, Big Data Spain is one of the larger practical developer-focused big data events this side of the...
Learn how open source, open tech, and the open web plays a role in the success of the NoSQL database market in the conference "All Things Open".
Hello everyone! I’m Koji, a Solutions Engineer working in Japan. This is my first post under couchbase.com and I’m really excited about it! In this blog, I’m going to explain how you can integrate Couchbase Server with Apache NiFi. Table...
Part 0: Creating a Data Model Before building Touchbase, it is important to lay out the structure for how data will be stored. In the most basic form, there are really three different things we will need to store. User...
After multiple sneak peeks at what was coming in Couchbase Server 4.0 (4.0 developer preview in April, 4.0 beta in June, and 4.0 release candidate in August), I’m very pleased to announce that our biggest and a major release for...
Many of us from Couchbase will be at the Silicon Valley Code Camp (SVCC) hosted in San Jose, California, at the Evergreen Valley College. If you’re unfamiliar with the SVCC, it is a free community driven event where developers have...
Learn how to deploy Sync Gateway and Couchbase Server. Also check out the example of simple Android application based on Peer-to-Peer sync on Android.