Category: Couchbase SDK

Moving from MySQL to Couchbase
I think it is safe to assume that every developer or system administrator has touched MySQL at some point in time. It was often the rite of passage for any new developer a few years ago when langauges like PHP...

Couchbase.NET SDK v2.2.7 w/Developer Preview of Index Management now available!
Couchbase.NET SDK v2.2.7 w/Developer Preview of Index Management now available! Today we are releasing version 2.2.7 of the official Couchbase .NET SDK! This release notably contains supports for Index management and adds to the Sub-Document API which was released as...

Using JRebel for Rapid Re-Deployment in a Couchbase Java SDK Project
It is no secret that Java projects take a long time to build. This long build time is variable depending on how many classes your project has among other things. Let's say you're a developer that likes to frequently check...

Exploring Couchbase and N1QL through Touchbase using Node.js and Angular.js – Part 5: Graphing User Data
Part 5: Graphing Necessary Materials: Node.js Express Chart.js Node Modules Used: tc-angular-chartjs body-parser moment.js Summary: To maintain a social network, and improve the experience for an end-user, it’s important to keep track of information about these users and their usage...

Storing, Indexing and Searching files with Couchbase and Spring Boot
I have been wanting to showcase most of the new Couchbase’s search features available in 4.5 in one simple project. And there have been some interest recently about storing files or binaries in Couchbase. From a general, generic perspective, databases...

Load CSV Data into Couchbase using Apache Spark
I’ve been spending a lot of time working with Big Data tools lately, in particular Apache Spark. In case you’re unfamiliar, Apache Spark is an incredibly efficient tool for processing massive amounts of data. It performs significantly better than MapReduce,...

Create a Desktop Chat Application using the CEAN Stack and Electron
So you’re interested in creating a desktop chat application like Slack, but aren’t sure where to start. Slack was very open in saying that they used Github’s Electron platform for building the desktop version of their software. This means that...

Storing Base64 Files Directly in Couchbase via Node.js
So you're developing an application and you want to store your files in Couchbase. As of right now, Couchbase allows for documents up to 20MB in size which is larger than you think. Why would we store our files in...

Couchase ASP.NET Integration Beta 3 released!
Today we pushed Beta 3 of the Couchbase ASP.NET Integration packages to NuGet! Formally known as Couchbase Caching and Session providers, this project contains or will contain implementations of various API’s (Caching/Session providers, Identity, etc) for integration between Couchbase Server...

Developer Preview of new Sub-document API included w/2.2.6 release of Couchbase .NET SDK
Note: all examples can be found here. Today we are releasing a very special Developer Preview (DP) of a new feature in the upcoming release of Couchbase Server called Sub-document, along with our normal Couchbase Server .NET SDK 2.2.6! The...

Couchbase Mobile at O’Reilly Fluent Conference 2016
Tomorrow, March 8, 2016, I will be at O’Reilly Fluent 2016 in San Francisco representing Couchbase. I have a very special workshop and presentation that I’ll be giving that is on the topic of building a mobile application that synchronizes...

Get to Know Our Couchbase Community – Meet Brant Burnett
As a follow up to last week’s post on meeting Andy Kruth, this week we’re getting to know Brant Burnett, our Community Champion from North Carolina. Tell us about yourself and what you do in your daily role? Brant: I’m...