Category: Solutions

Machine Learning Predictions in Mobile Apps with Couchbase Lite Predictive Query

Machine Learning Predictions in Mobile Apps with Couchbase Lite Predictive Query

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...

james.oquendo March 15, 2024
Localization

Localization

Test pinned post. I’m baby bushwick wayfarers listicle, heirloom iPhone selvage affogato. Try-hard raclette disrupt mlkshk, organic mumblecore jianbing selvage succulents kickstarter gochujang. Succulents migas hammock celiac leggings dreamcatcher fingerstache. Umami coloring book synth pabst 3 wolf moon keytar PBR&B...

james.oquendo June 4, 2021
Building autoComplete or typeAhead functionality using Full Text Search

Building autoComplete or typeAhead functionality using Full Text Search

  What is autoComplete? Autocomplete as the wikipedia says “Autocomplete, or word completion, is a feature in which an application predicts the rest of a word a user is typing” It is also known as  Suggestions or Type Ahead or...

james.oquendo June 4, 2021
The Synergy of Blockchain and NoSQL Databases

The Synergy of Blockchain and NoSQL Databases

Both NoSQL databases and modern Blockchain ledgers benefit from a set of common principles. When they are both implemented for an application a lot can be accomplished as the platforms can complement each other. What is Blockchain? Blockchain is a...

james.oquendo October 22, 2020
Cloud to Edge data sync with Couchbase Sync Gateway

Cloud to Edge data sync with Couchbase Sync Gateway

The Couchbase Sync Gateway 2.8 release announced support for enterprise-grade cloud-to-edge data sync. The new inter-Sync Gateway replication technology allows enterprise-grade scalable, secure sync between cloud and edge data centers in a distributed cloud environment to cater to the demands...

james.oquendo October 20, 2020
Peer-to-Peer Database Sync with Couchbase Lite

Peer-to-Peer Database Sync with Couchbase Lite

Couchbase Lite 2.8 release announced support for out-of-the-box, enterprise-grade peer-to-peer database sync solution. The new capability allows direct sync between Couchbase Lite enabled mobile and/or non-mobile embedded apps without the need for a cloud-based control point. In this post, we...

james.oquendo October 19, 2020
Architecting Offline-first and Edge Computing Solutions with Couchbase

Architecting Offline-first and Edge Computing Solutions with Couchbase

Release 1.0 of Couchbase for mobile was announced in 2014, making it the industry’s first NoSQL mobile database for offline first applications. Offline first is an application development paradigm that ensures that the functionality of the apps is unaffected by...

james.oquendo October 14, 2020
Implementing a robust portable cron like scheduler via Couchbase Eventing (Part 1)

Implementing a robust portable cron like scheduler via Couchbase Eventing (Part 1)

This is the first of a multi-part series to leverage the Couchbase Eventing Service to run multiple scheduled tasks at specific recurring intervals in a cron like fashion completely inside the database without requiring additional infrastructure via a single general-purpose...

james.oquendo May 22, 2020
We’ve SOLVED! Public Networking with Couchbase Autonomous Operator using Kubernetes External DNS

We’ve SOLVED! Public Networking with Couchbase Autonomous Operator using Kubernetes External DNS

Why expose the Couchbase database on the public network? Below are some examples: Cross-Data Center Replication (XDCR) for High Availability and Disaster Recovery Client SDK access to Couchbase cluster Database-as-a-Service (DBaaS) platforms *Note – All of these use cases share...

james.oquendo May 5, 2020
How to Update Python 2 to Python 3

How to Update Python 2 to Python 3

Introduction The last major Python upgrade — to version 3 — arrived in Dec. 2008, nearly 12 years ago. And yet there is a good chance that you are still working on the Python 2 product or test code. If...

james.oquendo October 13, 2019
Ingest data into Confluent Kafka via Couchbase Kafka Connector

Ingest data into Confluent Kafka via Couchbase Kafka Connector

Premise is very simple, in the world of disparate technologies where one does not works or integrates well together, Couchbase & Confluent Kafka are amazing products and are extremely complementary to each other. Couchbase is linearly scalable, distributed NoSQL JSON...

james.oquendo September 13, 2019
Customer 360 – Part 4 – Analyzing Your Data

Customer 360 – Part 4 – Analyzing Your Data

OK, so we’ve looked at building aspects of a Customer 360 solution in previous posts. We looked at an overview of what’s involved in part 1, and since you’re reading this, I’m assuming that the threat of having to think...

james.oquendo August 13, 2019