Managing REST APIs with Swagger (video)
Couchbase incorporated Swagger into our documentation a few months ago. “Swagger” refers to an ecosystem of tools and other resources for managing REST APIs. Core to Swagger is the Swagger specification. (The group behind Swagger donated the spec to the...
Technical Details of the 1.4 Release of Couchbase Mobile (video)
Couchbase recently released the 1.4 version of the Couchbase Mobile stack. 1.4 includes the first release of Sync Gateway Accelerator into general availability. This short video describes some of the technical details of the new features. Mostly it focuses on...
Codenvy, Eclipse Che, Docker, and Couchbase: Coding in the Cloud at Devoxx US
The post focuses on the conference talk about Codenvy allows you to quickly set up development stacks based on Docker containers held at Devoxx US.
Couchbase Mobile Changes Explorer – Part. 2
Introduction The Couchbase Mobile Sync Gateway changes feed provides a way to monitor events in a mobile deployment. The feed makes it feasible to write sophisticated business logic. I wrote a tool to help examine and understand the feed. You...
Getting Comfortable with Couchbase Mobile: Couchbase Web Console
This post belongs to Couchbase Mobile stack. It covers installing Couchbase Server and also a part of Couchbase Web Console (CWC).
Getting Comfortable with Couchbase Mobile: Installing Couchbase Server
Visit the post to know more about the Couchbase Mobile stack three components. This post will walk through the steps get to started with each component.
Access Denied, or Access Lost? Some Tips on Sync Gateway
Learn how Couchbase Mobile’s Sync Gateway component handles removing a client’s access to a document and the Sync Gateway channels to provide a foundation.
Hands-on with Couchbase Mobile (Video)
I had a chance to delve into a topic I’ve wanted to talk about for a while now at our last Couchbase Meetup here in Mountain View, California. I think sometimes things just don’t make sense until you get to play with...
Sync Gateway Inter-instance Code Sample
In this post, I went into some detail about replications between Sync Gateway (SG) instances in Couchbase Mobile (CBM). I wrote a simple Java application with a Swing-based UI to illustrate a working example. I run the app along with two instances of SG to...
New in Couchbase Mobile v1.3: Document Expiration
Document expiration, sometimes referred to as “time to live” , or TTL, has been a feature of Couchbase Server for some time. The new release of version 1.3 adds this capability to Couchbase Mobile. Let’s explore a little. Documents and Revisions Couchbase...
Adding Couchbase Lite to an Android Project using Gradle
This video short shows how to add Couchbase Lite to an Android Project using the built-in Gradle build system in Android Studio. You can also find a walk through in this blog post. Postscript Check out more resources on our developer...
Couchbase Mobile – July 2016 Meetup (video)
I gave a talk at the July meeting of the Silicon Valley Couchbase Meetup. I focused on two main points about Couchbase Lite (the embedded mobile database) and Couchbase Mobile (the Couchbase Lite/Sync Gateway/Couchbase Server stack). The talk reflects my experience with...
Top Posts
- Can Text-to-SQL Benchmarks Work on Document Databases? A Couchbas...
- What are Embedding Models? An Overview
- Data Analysis Methods: Qualitative vs. Quantitative Techniques
- Data Modeling Explained: Conceptual, Physical, Logical
- What Is Data Analysis? Types, Methods, and Tools for Research
- What are Vector Embeddings?
- Application Development Life Cycle (Phases and Management Models)
- Connecting Apache NiFi to Couchbase Capella: A Step-by-Step Guide
- Build a Personal Memory Search With Couchbase AI Services and Hyp...