Exploring RxJava – Wrapping a Listener Callback
In this post, Couchbase will show using a series of examples of how to convert a callback-based listener style API to a reactive one with RxJava 2.
Changes to the Couchbase Analytics Service
Contents 6.0 Data Definition Language Postscript The Couchbase Analytics Service uses the SQL++ query language. SQL++ is an modern query language designed to work with semi-structured data and the JSON data model. SQL++ is backwards-compatible with SQL. The Coucbase Analytics...
Tutorial: Build a Points of Interest App with Vue.js, Node.js, Express, and Couchbase Server
Map points of interest with this full stack tutorial using Vue.js, Node.js, Express, and Couchbase.
The Couchbase Data Platform in Action: Eventing/Functions
The blog dives into the use of the Couchbase Eventing Service in the Couchbase Silicon Valley 2017 technical keynote demonstration application.
The Couchbase Data Platform in Action: Step-by-Step Setup
Note: This post uses the the Couchbase Analytics Data Definition Language as of the version 5.5 preview release. For updates and information on breaking changes in newer versions, please refer to Changes to the Couchbase Analytics Service. The application built for...
The Couchbase Data Platform in Action: Configuring the Application
Note: This post uses the the Couchbase Analytics Data Definition Language as of the version 5.5 preview release. For updates and information on breaking changes in newer versions, please refer to Changes to the Couchbase Analytics Service. For the Couchbase Connect...
The Couchbase Data Platform in Action: IoT Temperature Sensing Up Close
During Couchbase Connect Silicon Valley last Fall, we went through an extensive demonstration application that showed many of the capabilities of the Couchbase Data Platform. You can see the full video of the demonstration here. In some parts of the...
The Couchbase Data Platform in Action: Couchbase Connect 2017 SV Demo Technical Overview
Last Fall we showed a 30 minute live demo of a full stack application written using a broad range of the Couchbase Data Platform capabilities. This was at the Couchbase Connect Silicon Valley 2017 conference. In this introductory post,...
The Couchbase Data Platform in Action: The Couchbase Connect 2017 Silicon Valley Technical Demo
Check out the Couchbase Connect 2017 Silicon Valley Technical demo which presents how to build a Full Stack Application Using the Couchbase Data Platform.
Simplified Couchbase Server Cluster Creation via Docker
This article walks you through a shell script which author wrote to automate the process. Check out how it is written using Bash language its usage etc.
Intro to Couchbase HA and DR: Setting up XDCR Step-by-Step
High Availability (HA) and Disaster Recovery (DR) are two of the driving reasons to move from a traditional RDBMS to a NoSQL-based system like Couchbase Server. In this webinar we went over the many features of Couchbase Server that address...
Controlling Hierarchical Logging with SLF4J and Logback
Couchbase Server is a complex product. Like most substantive software, and especially enterprise products, monitoring behavior through logging is important. I recently wrote a small sample application using the Couchbase Multi-Cluster Aware Java client. This client can handle fail over...
Top Posts
- Data Modeling Explained: Conceptual, Physical, Logical
- What are Embedding Models? An Overview
- Data Analysis Methods: Qualitative vs. Quantitative Techniques
- What Is Data Analysis? Types, Methods, and Tools for Research
- Application Development Life Cycle (Phases and Management Models)
- App Development Costs (A Breakdown)
- Data Normalization vs. Denormalization Comparison
- What are Vector Embeddings?
- High Availability Architecture: Requirements & Best Practice...