Create a Couchbase Server Cluster using Docker
Docker is all the rage at the moment because of how easy it makes deployment of microservices and other tasks. Did you know that you can use Docker to install and configure Couchbase? Check out the following video to see...
Using Covering Indexes on a Multiple Document Type Bucket
I was recently working on a project that made use of N1QL for querying Couchbase Server data. This was an internal Java application that I was hosting on a low budget Amazon EC2 instance. My problem here is that my...
NDP Episode #4: Querying with NoSQL
I am pleased to announce that the fourth episode of the NoSQL Database Podcast is now available. In this episode titled Querying with NoSQL, I’m joined by two of my colleagues, Keshav Murthy and Prasad Varakur. We discuss how querying works...
Couchbase will be at Apps World North America 2016
I wanted to let everyone know that I will be at Apps World North America at the Santa Clara Convention Center in California on May 11th to give a very developer oriented talk about Couchbase Mobile. In case you’re unfamiliar...
Couchbase is at Mobile Web DevCon 2016
Mobile + Web DevCon is here in San Francisco, California and I wanted to announce that I'll be there tomorrow April 27th on behalf of Couchbase. If you've never heard of Mobile + Web DevCon, it is a fantastic conference...
Use Couchbase and RxJava to Make Java Read CSV files
This blog shows you how to use RxJava, which is an awesome tool for reactive programming that's also useful as a Java CSV reader when paired with Couchbase.
Couchbase Mobile in a Cross Platform Telerik NativeScript App
Learn how to create a simple cross platform, native, Android and iOS application. It syncs using NativeScript and the Couchbase Lite plugin.
Embed Couchbase in an IoT Project for Data Synchronization
See how to create a simple Internet of Things (IoT) project that scans iBeacons and saves the information into Couchbase.
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...
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...
NDP Episode #3: Switching from a Relational Database to NoSQL
Check out the podcast on Switching from a Relational Database to NoSQLand it also focuses on a particular users story pertaining to their transition.
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,...
Top Posts
- Couchbase 8.0: Unified Data Platform for Hyperscale AI Applicatio...
- Integrate Groq’s Fast LLM Inferencing With Couchbase Vector...
- Capella Model Service: Secure, Scalable, and OpenAI-Compatible
- Event-Driven Data Migration & Transformation using Couchbase...
- Data Modeling Explained: Conceptual, Physical, Logical
- Data Analysis Methods: Qualitative vs. Quantitative Techniques
- Application Development Life Cycle (Phases and Management Models)
- What Is Data Analysis? Types, Methods, and Tools for Research
- What are Vector Embeddings?