Learn how to create a web application that can sync with Couchbase using nothing more than AngularJS and PouchDB. No backend SDKs were required.
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...
The Couchbase developer community is growing, and as it grows our community continues to change we need to know what people are looking for. This makes it a good time to find out more about how people want our community...
I am happy to announce the first Developer Preview of our official Go SDK (gocb) today. While in the past, we have had the go-couchbase project which does provide access to many of Couchbase’s features, it was primarily intended...
How to include Couchbase Lite in Ionic project and use the Ionic UI components to display the data onscreen,run the application on iOS/Android simulator.
Building a big data architecture doesn’t mean choosing between NoSQL or Hadoop. Instead it’s about making NoSQL and Hadoop work together. Hadoop is engineered for batch and streaming analytical workloads. NoSQL databases are engineered for enterprise web, mobile, and IoT...
On behalf of the whole team, I’m incredibly proud to announce that we’ve just released the first developer preview of our brand new Couchbase Spark Connector. It allows you to move data in and out of Couchbase directly using Spark...
I've been playing around with the Couchbase Node SDK lately and I thought it might be fun to blog my progress towards creating a fully fledged Node app using Couchbase as the database. Over the course of a few blog posts, I'm going...
Learn why Couchbase Server 4.0 is called as a massive punch for enterprises looking for the real-time, scalable NoSQL platform.
In 2013 Apple Inc. introduced a technology called iBeacon that runs on top of Bluetooth 4.0 protocol which is also known as Bluetooth Low Energy or BLE. While Bluetooth enabled devices can identify themselves, the process is generally 1...
More or less exactly two months after the second developer preview, I'm delighted to announce that we've shipped the first (and hopefully only) beta release of the Couchbase Spark Connector. It is a major step forward, bringing Spark 1.4 support...
A common question that gets asked in the Couchbase forums and on Stack Overflow is how to delete all records from a bucket that have a key that starts with some value. In other words, how to delete all records...