Category: SQL++ / N1QL Query

Windows 10 Support is HERE!
Windows 10 Support is HERE!

Windows 10 and the Future! I’m happy to announce official support for Windows 10 with the release of Couchbase 4.1. These are exciting times, and as we continue to grow we are investing heavily into the Windows and .NET platform....

Why I Use Double Colons as a Key Pattern Delimiter
Why I Use Double Colons as a Key Pattern Delimiter

People ask me all the time why I create Couchbase key patterns with double colons as a delimiter. Well… Not::much::else::uses::double::colons so it is a great delimiter They make for human readable keys Every object in Couchbase needs a unique key per bucket and since...

Couchbase 4.0 has landed!
Couchbase 4.0 has landed!

Couchbase Server 4 has landed! and the Couchbase .NET SDK makes it easy to use! What's new? N1QL – you can now do rich query against your JSON documents in Couchbase Filtered XDCR – Not all data needs to be...

OSCON EU – Impressions & Questions
OSCON EU – Impressions & Questions

This was my first time at OSCON… and it was fun! After two days booth duty at OSCON Amsterdam I’m back in the airport, drinking a coffee while I let all the impression sink in. A few words about OSCON...

Couchbase LINQ Provider GA: LINQ, N1QL and Couchbase, oh mai!
Couchbase LINQ Provider GA: LINQ, N1QL and Couchbase, oh mai!

Learn the basics of getting started with Linq2Couchbase, the major actors in the API, and integration with ASP.NET and Owin/Katana.

Developing an Application With Couchbase and Java
Developing an Application With Couchbase and Java

A few months back I wrote a thorough tutorial on how to use the Couchbase Java SDK to create an application around the Couchbase 4.0 sample data. However, I never explained the thought process behind developing such an application or...

Guest post from CenterEdge Software: Couchbase and N1QL Security
Guest post from CenterEdge Software: Couchbase and N1QL Security

Note: this is a guest post by Brant Burnett of CenterEdge Software, a company which developes POS and specialty software for the amusement park, leisure and entertainment industries. Overview N1QL is an incredibly powerful new tool which will help to...

Introducing N1QL: SQL gene in NoSQL
Introducing N1QL: SQL gene in NoSQL

SQL Gene in NoSQL: Introducing N1QL NoSQL have been a reaction to relational movement that required rigid schema. Relational database bundled SQL query language to powerfully search and reshape the results to compensate. With version 4.0, Couchbase Server contains both the...

Announcing Couchbase Server 4.0 Beta!
Announcing Couchbase Server 4.0 Beta!

Couchbase Connect 2015 is here! and we’re super excited to announce the release of Couchbase Server 4.0 Beta! This is the beta version of the largest and most significant release in the history of Couchbase. We have two of the...

Making a Game API Server Using Node.js: Revisited
Making a Game API Server Using Node.js: Revisited

This article explains development of the latest Node.js game server and Express Framework standards as well as the latest Node.js SDK version of Couchbase.

Traveling with Couchbase using the Java SDK
Traveling with Couchbase using the Java SDK

At Couchbase Connect 2015 we demonstrated an example application that uses N1QL to query data from a sample Couchbase bucket. If you missed the conference, not a problem. We're going to go through how to reproduce this application and check...

Preview using N1QL DP4 from the Java SDK
Preview using N1QL DP4 from the Java SDK

As some of you may know, the Query Team over at Couchbase have been working hard on a new and exciting feature, N1QL, which brings the power of query languages (like SQL) to Couchbase. They just release Developer Preview 4...