Skip to content

Commit

Permalink
Lite, not Mobile SDKs
Browse files Browse the repository at this point in the history
  • Loading branch information
RichardSmedley committed May 16, 2024
1 parent c5e8dd8 commit 56e49ce
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions home/modules/ROOT/pages/sdk.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,9 @@ include::partial$info-banner.adoc[]

== {empty}

Couchbase provides several SDKs to allow applications to access a Couchbase cluster, as well as Mobile SDKs to carry your application to the edge.
To exchange data with other platforms, we offer various Big Data Connectors.
Couchbase provides <<s#erver-sdks,several SDKs>> to allow applications to access a Couchbase cluster,
as well as <<#mobile-development-with-couchbase-lite,Couchbase Lite>> -- an embedded, NoSQL JSON Document Style database for your mobile apps.
To exchange data with other platforms, we offer various <<#big-data-connectors,Big Data Connectors>>.

[source,scala]
----
Expand Down Expand Up @@ -166,7 +167,7 @@ xref:server:sdk:sdk-doctor.adoc[SDK doctor]
====== {empty}


== Mobile SDKs
== Mobile Development with Couchbase Lite

[#table_sdk,cols="25,66,66"]
|===
Expand Down

0 comments on commit 56e49ce

Please sign in to comment.