Tag: mobile

Scaling Across The Globe with Customer Wins in Q1 FY23

Scaling Across The Globe with Customer Wins in Q1 FY23

Attacking hard problems, driven by customer outcomes is something we live by here at Couchbase. Our team is motivated by seeing our customers scale their business applications, deliver world-class customer experience and reach new levels of success with Couchbase. Last...

Energy at the Edge: How the Right Database Can Lower Our Gas Prices

Energy at the Edge: How the Right Database Can Lower Our Gas Prices

What can a database do to help an oil and gas company lower rising prices at the pump? It turns out, a lot! In this post, I explore some data-related factors of rapidly increasing energy costs and how Couchbase can...

Investing in Mobile to Meet Consumer Holiday Shopping Demands

Investing in Mobile to Meet Consumer Holiday Shopping Demands

The boom in online mobile shopping is unprecedented. According to BigCommerce and PayPal’s 2021 Consumer Spending Report, two-thirds of consumers made at least one online purchase with their mobile devices each month. This has posed a challenge to companies that...

Using Docker to develop with Couchbase Mobile

Using Docker to develop with Couchbase Mobile

Container technologies such as Docker have vastly simplified the software development, test and deployment process by allowing you to package applications along with their complete runtime environment that abstract away differences in infrastructure and OSes. This post is a primer...

Handle Binary Data Attachments & Blobs with Couchbase Mobile

Handle Binary Data Attachments & Blobs with Couchbase Mobile

Couchbase Mobile supports a JSON document style NoSQL data model. In addition to supporting the standard JSON data types, Couchbase Mobile also supports binary data that include images, audio, video, PDF files, etc. A JSON document can be associated with...

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

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