Couchbase Lite is an embedded NoSQL database for iOS, Android and .Net platforms. Tutorials will walk you through the steps on how you can use React Native Modules to interface with Couchbase Lite 2.x from within your React Native app.
This post covers the YCSB benchmark and provides examples of benchmark operations, workloads, YCSB-JSON implementation and explains how to run YCSB-JSON.
The Internet of Things (IoT) application brings a new dimension to the database workload. What makes IoT click is the availability of data from the edge devices at the gateways, servers for instant analysis, rollups, etc. Data generated is heterogeneous...
Couchbase Server 5.5 production release now available! This release focuses on enterprise-grade features relating to agility, performance, and manageability.
The blog dives into the use of the Couchbase Eventing Service in the Couchbase Silicon Valley 2017 technical keynote demonstration 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. The application built for...
The RecyclerView widget is a popular option on Android for displaying dynamic data collections. This tutorial discusses the fundamentals of using Couchbase Lite , an embedded NoSQL database as a data source for your RecyclerView.
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...
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...
Today's distributed applications do not always expect or need all of the ACID properties from their database. Dig deeper into the ACID properties of NoSQL.
This tutorial demonstrates the use of SQL-like Query API in Couchbase Lite 2.0 using a prebuilt Database bundled with your iOS Swift App.