Connect Your SDK
SDKs enable you to connect client code in popular languages to Capella.
Once you have signed up for a Capella Database, you’ll probably want to get started connecting an app.
SDKs
Couchbase has SDKs in ten popular programming languages:
SDK | Documentation | API Reference |
---|---|---|
Java SDK |
||
Kotlin SDK |
||
Scala SDK |
||
.NET SDK |
||
C SDK |
||
Node.js SDK |
||
PHP SDK |
||
Python SDK |
||
Ruby SDK |
||
Go SDK |
We generally recommend using the latest version of your chosen SDK for the best compatibility with the latest Capella features.
Mobile Apps and SDKs
Couchbase Lite SDKs connect edge devices to App Services — and are also ideal for building a stateless frontend web app connected to Capella.
SDK | Documentation | API Reference |
---|---|---|
Couchbase Lite Java Android |
||
Couchbase Lite C# |
||
Couchbase Lite Java |
||
Couchbase Lite Objective-C |
||
Couchbase Lite Swift |
||
Couchbase Lite JavaScript |
Next Steps
-
Work with our Public API.