Tag: embedded database

Vector search is coming to Couchbase Lite, sign up for beta!

Vector search is coming to Couchbase Lite, sign up for beta!

Mobile app developers know that a key to adoption is engaging users with an experience that is unique and tailored just for them. This means the app must display items and data in context with the user’s tastes, history, location,...

Why You Need a Mobile Database

Why You Need a Mobile Database

Mobile app usage is increasing worldwide, not only in user volume, but in daily time spent on apps. TechCrunch recently reported that mobile users now spend between four and five hours – roughly ⅓ of waking hours – on smartphone...

Introducing Capella App Services – Mobile and IoT Sync as a Fully Managed Service

Introducing Capella App Services – Mobile and IoT Sync as a Fully Managed Service

Today we are excited to introduce the Private Preview of Capella App Services, a fully managed and hosted service for synchronizing data between mobile, web and IoT apps and Couchbase Capella, our Database-as-a-Service. App Services effectively brings mobile support to...

Introducing Visual Studio Code Plugin for Couchbase Mobile

Introducing Visual Studio Code Plugin for Couchbase Mobile

Couchbase Lite now has an exciting new developer tool to announce. Developers need good tools, just like any other profession. The quality of the tools directly impacts the efficiency and quality of development work. Many have come and gone over...

Building a Mobile Application with Couchbase – Part 2

Building a Mobile Application with Couchbase – Part 2

This multipart blog will help you build an end-to-end mobile application using the industry-leading features of Couchbase Lite. State of the art end-to-end, scalable and production-grade applications include the following features: An embedded database – storing data locally reduces network...

Build A Mobile Application With Couchbase – Part 1

Build A Mobile Application With Couchbase – Part 1

This multipart blog will help you build an end-to-end mobile application using Couchbase Lite. State of the art end-to-end, scalable and production-grade applications include the following features: An embedded database – storing data locally reduces network trips to a centralized...

New Platforms Support and Advanced Administration with Couchbase Mobile 3

New Platforms Support and Advanced Administration with Couchbase Mobile 3

We’re pleased to announce the release of Couchbase Mobile 3, which includes many enhancements to the Couchbase Lite and Sync Gateway products for mobile and edge computing solutions. In this major release, we continue to make great strides in the...

Couchbase Mobile Offers Embedded Java Write Throughput and More

Couchbase Mobile Offers Embedded Java Write Throughput and More

Couchbase Mobile extends the power of Couchbase to the edge, securely managing and syncing data from any cloud to edge devices or directly between edge devices. In this post, I discuss the main features in the Couchbase Lite and Sync...

Make Machine Learning Predictions With Couchbase Lite

Make Machine Learning Predictions With Couchbase Lite

Couchbase Lite’s Predictive Query API allows applications to leverage pre-trained, Machine Learning(ML) models to run predictive queries against data in embedded Couchbase Lite database in a convenient, fast and always-available way. These predictions can be combined with predictions made against...

Couchbase Mobile 2.5 Released

Couchbase Mobile 2.5 Released

Today we are announcing the general availability of Couchbase Mobile 2.5, our most advanced NoSQL data platform for mobile applications to date. This release builds on the strong architectural foundation that was laid out with the release of Couchbase Mobile...

Demystifying Conflict Resolution in Couchbase Mobile

Demystifying Conflict Resolution in Couchbase Mobile

Conflicts can occur in replication environments where a document can be updated concurrently by one or more writers. This is especially common in mobile environments wherein unreliable network connections may result in concurrent changes from multiple devices not being synchronized in...

Data Sharing with Couchbase Lite between iOS Apps and App Extensions

Data Sharing with Couchbase Lite between iOS Apps and App Extensions

This post discusses how to use Couchbase Lite as an embedded database to share data between your iOS App and iOS App Extension.  App Extensions implement a specific task or functionality that can be exposed to other apps on the device...