Couchbase Server 4.0 introduced Global Secondary Indexes (GSI) to support the N1QL query engine. Â Now, with Couchbase Server 5.0 (as of the April developer build), we have added the ability to automatically replicate and rebalance these indexes. At first, GSIs...
See how to capture images in a NativeScript application using Angular and save those captured images to Couchbase Lite, an embedded device level database.
Learn how to decide how to structure your data and whether a SQL database or a NoSQL database is right for your environment.
Authentication and authorization are important to Couchbase. I'd like to go into more detail now that the April Couchbase 5.0 Developer Build is available.
Look at this blog post to see how to set up Urban Airship push notifications and how to use these notifications to trigger replications in Couchbase Mobile.
How to develop and run a Couchbase powered, fully functional Spring Boot web application using the Docker toolset. In part one of the series, I demonstrated how to run two Docker containers to run a functional application with a presentable...
Learn about the PostgreSQL database wrapper, Marten, by author Jeremy Miller, in the latest episode of The NoSQL Database Podcast.
See how Jenkins and Node.js can be made to work together to enable continuous deployment pipelines based on changes made to a GitHub repository.
The post focuses on Couchbase Analytics Developer Preview. Couchbase Analytics allows analyzing data in its natural form without defining a rigid schema.
Learn how to deploy a containerized Java RESTful API and Couchbase NoSQL database using Docker and custom, hand-crafted, images.
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...
Post discusses a convenient way to query, explore and test the REST API exposed by the Couchbase Sync Gateway using the Postman Chrome Developer tool