Tag: Couchbase Mobile

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

Introducing Rob Hedgpeth: Couchbase Mobile & IoT Dev Advocate

Introducing Rob Hedgpeth: Couchbase Mobile & IoT Dev Advocate

Greetings all! I’m Rob Hedgpeth, and I recently joined Couchbase as a developer advocate focusing on mobile and IoT. I’m thrilled to be joining the team, and figured I would seize the opportunity to introduce myself. I’ve been slinging code since...

Using Couchbase Lite for Data Storage With Cordova Plugin

Using Couchbase Lite for Data Storage With Cordova Plugin

Couchbase Lite is an embedded NoSQL database for iOS, Android and .Net platforms. The framework’s API supports native platform bindings for Android(Java), iOS (Swift, ObjC) and UWP/Xamarin (csharp). This implies that if you are building a Cordova app and you...

Offline Inventory Scanning with Zebra DataWedge and Couchbase Mobile

Offline Inventory Scanning with Zebra DataWedge and Couchbase Mobile

   Introduction Zebra Technologies™ is a global leader in barcode printing, mobile computing, data capture, and related capabilities. Zebra offers a complete line of ruggedized handheld computers with built-in bar code scanners. These Android-based devices have a wide range of...

The Couchbase Data Platform in Action: Step-by-Step Setup

The Couchbase Data Platform in Action: Step-by-Step Setup

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

Tutorial: RecyclerView with Couchbase Lite as Data Source in Android

Tutorial: RecyclerView with Couchbase Lite as Data Source in Android

The RecyclerView widget is a popular option on the Android platform for efficiently displaying dynamic data collections .Couchbase Lite 2.0 is a powerful NoSQL embedded data store for iOS, Android and .Net Mobile Platforms. In this post, we introduce a...

The Couchbase Data Platform in Action: Configuring the Application

The Couchbase Data Platform in Action: Configuring the 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. For the Couchbase Connect...