Couchbase Lite for C

    Description — Couchbase Lite for C platform introduction

    Introduction

    Couchbase Lite now has an officially supported C API. It builds on the success of an engineering labs project that originally introduced a well-received C API for Couchbase Lite

    The C API now includes support for Enterprise-grade features like database encryption. This optimized implementation is ensured feature parity with our other Couchbase Lite platforms and is supported on a wide-reange of mobile and desktop platforms — see: Supported Platforms.

    The ease of building language bindings on top of the C API means application developers can build for edge and embedded IoT devices using their preferred languages to harness the power of Couchbase Lite.

    FLeece