I am enjoying my time as a Developer Advocate here at Couchbase. I get to write blog posts, make videos, interact with the community, and go out to a bunch of conferences and meetups. My boss, Arun Gupta, has been...
This blog focuses on the Sub-document feature in .Net application. It gives you the ability to be more granular in your interactions with documents.
Today I’d like to announce the PHP SDK 2.0.0 GA, which brings a couple of new fetures along with more fixes and improvements. In this blog post I will demonstrate one of them (for a full list of changes refer...
Not too long ago I wrote about working with parts, or fragments, of documents in Couchbase using the Node.js SDK. Being able to work with parts of documents is made possible using Couchbase Server 4.5 and higher and the sub-document...
I am pleased to announce that the sixth episode of the NoSQL Database Podcast has been published to the popular podcasting outlets. In this episode titled RavenDB, a NoSQL Database for .NET, I’m joined by Oren Eini, sometimes referred to...
The idea used here in the post is to replace Spring MVC by Ratpack, and making my legacy, synchronous, blocking services async and non blocking.
Earlier this week, Couchbase launched the latest version of its flagship NoSQL database, 4.5, with powerful additions to N1QL, faster queries and indexing, role based security and a range of other features. At Cloud9 Charts, we are pleased to add...
Every benchmark raises few question marks as it answers some. So with every benchmark, you need to sift through the data yourself to get the full scoop. I have been benchmarking for a while starting at the TPC era with benchmark wars...
Photo by Ken Banks used with permission under CC BY 2.0 In previous posts, I wrote a mid-level overview of Couchbase Mobile, and walked through getting set up in an Android project. In this post I want to begin exploring how to use...
Structured Query Language (SQL) was originally designed as an intuitive query language for relational data stores. NoSQL, relatively nascent in comparison, still requires compatibility with SQL as many BI tools and applications understand it. Couchbase supports its own query language,...
Check out the podcast which focuses on various big data tools like Apache Spark and Hadoop and how the technologies play particularly nice with NoSQL.
If you are in the JEE space and want a modern data management layer for your NoSql applications, you might find yourself quickly limited. There are some interesting projects like Hibernate OGM or Deltaspike‘s Data module but none of them...