Tag: swift

OIDC Authorization Code Flow for Client Authentication in Couchbase Sync Gateway [Part 3 of 3]
OIDC Authorization Code Flow for Client Authentication in Couchbase Sync Gateway [Part 3 of 3]

Discover how to build and understand OpenID Connect (OIDC) authorization code flow-based client authentication within Couchbase Sync Gateway replication.

OIDC Implicit Flow for Client Authentication in Couchbase Sync Gateway [Part 2 of 3]
OIDC Implicit Flow for Client Authentication in Couchbase Sync Gateway [Part 2 of 3]

Discover how to build and understand OpenID Connect (OIDC) implicit flow-based client authentication within the context of Couchbase Sync Gateway replication.

Couchbase Mobile Offers Embedded Java Write Throughput and More
Couchbase Mobile Offers Embedded Java Write Throughput and More

Learn how Couchbase Mobile helps Java developers build mobile applications with better write scalability, import processing & machine learning capabilities.

Make Machine Learning Predictions With Couchbase Lite
Make Machine Learning Predictions With Couchbase Lite

Introducing the Predictive Query API for running predictive queries against data in in Couchbase Lite, the leading NoSQL mobile database.

Peer-to-Peer Database Sync with Couchbase Lite
Peer-to-Peer Database Sync with Couchbase Lite

Couchbase Lite's enterprise-grade peer-to-peer database sync solution allows direct collaboration between clients in disconnected environments without the need for a cloud-based control point.

Architect Offline-First & Couchbase Edge Computing Solutions
Architect Offline-First & Couchbase Edge Computing Solutions

Learn how you can architect your distributed cloud solutions for edge computing with the Couchbase data storage and sync technology

Advanced Sync with Couchbase 2.8 for Mobile and the Edge
Advanced Sync with Couchbase 2.8 for Mobile and the Edge

The groundbreaking 2.8 release of Couchbase introduces enhancements to sync technology for disconnected and distributed cloud deployments.

Background data sync with Couchbase Mobile on iOS: Tutorial
Background data sync with Couchbase Mobile on iOS: Tutorial

This simple tutorial discusses how you can use iOS Background App Refresh capability to sync data using Couchbase Mobile when your app is in the background.

Tutorial: Using the Query API With Couchbase Lite, iOS
Tutorial: Using the Query API With Couchbase Lite, iOS

This tutorial demonstrates the use of SQL-like Query API in Couchbase Lite 2.0 using a prebuilt Database bundled with your iOS Swift App.

Xcode Playground for Exploring Query API in Couchbase Lite 2.0
Xcode Playground for Exploring Query API in Couchbase Lite 2.0

This post is a step-by-step guide to using Xcode Playground to test and explore the Query API in Couchbase Mobile 2.0. Given the unified nature of the QueryBuilder API you should be able to easily translate the swift queries to any of the other platform languages supported in Couchbase Lite