Tag: couchbase lite

5G and Edge Computing: The New Battleground in Database Tech

5G and Edge Computing: The New Battleground in Database Tech

On the MongoDB earnings call last week, president and CEO Dev Ittycheria gave some huge forward guidance – he’s betting big on mobile, 5G, and edge computing. One of the killer features that we will be [releasing next year, is]...

December 15, 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...

Learn Couchbase Lite in 5 Minutes

Learn Couchbase Lite in 5 Minutes

Learn Couchbase Lite in 5 Minutes and follow the CRUD By Matteo Sist, Mobile Tech Lead, @MOLO17 One of the key ingredients in learning to make a great mobile app is to use a good database. So, in this article...

May 18, 2020
Best Practices and Patterns with Couchbase Mobile – Part 2

Best Practices and Patterns with Couchbase Mobile – Part 2

Couchbase Mobile enables a wide range of offline-first use cases of varying degrees of scale and complexity. In an earlier post, I discussed common patterns while using Couchbase Lite as embedded NoSQL data store within your apps. Those patterns focused...

Best Practices For Using Couchbase Mobile : Part 1

Best Practices For Using Couchbase Mobile : Part 1

Since the first official release in 2014, Couchbase Mobile has enabled a wide variety of use cases of varying degrees of scale and complexity. Despite the variation, there are some common usage patterns for using Couchbase Mobile. I have put...

Synchronized Drawing Apps with Couchbase Mobile

Synchronized Drawing Apps with Couchbase Mobile

Couchbase Mobile contains a robust and powerful embedded NoSQL database, called Couchbase Lite, that can be used within your iOS, Android, and Xamarin apps. The Couchbase Mobile stack also contains Sync Gateway. Sync Gateway enables secure data synchronization across Couchbase...

Couchbase Lite — In C!

Couchbase Lite — In C!

Couchbase Lite has been available since 2014, targeting the iOS, Android and .NET platforms, and secondarily macOS and Windows. To that end, we’ve exposed APIs in the preferred languages of those platforms: Java, Objective-C, Swift, and C#. But surely there...

Fluttercouch: Combining the power of Flutter and Couchbase

Fluttercouch: Combining the power of Flutter and Couchbase

This is a guest post written by Luca Christille. Luca is a self-taught developer, and the creator of Fluttercouch. He wrote his first line of code when he was eight years old, and his passion for development has only grown...