Welcome to the Couchbase Python SDK documentation!
Getting Started with the Python SDK
- Using the Python SDK
Useful information for getting started and using the Python SDK.
Synchronous API
- Core couchbase API
API reference for Cluster, Bucket, Scope and Collection objects.
- Query (SQL++)
API reference for query (SQL++) operations.
- Analytics
API reference for analytics operations.
- Full Text Search
API reference for full text search (FTS) operations.
- Transactions
API reference for Distributed ACID transactions with the Python SDK.
- Range Scan
API reference for range scan operations.
- Diagnostics
API reference for diagnostic operations.
- BinaryCollection
API reference for BinaryCollection operations.
- Datastructures
API reference for datastructure operations.
- Management
API reference for management operations.
Global API
- Authentication
API reference for Authentication.
- Exceptions
API reference for Exceptions.
- Management Options
API reference for mangement operation options.
- Options
API reference for operation options.
- Results
API reference for operation results.
- Subdocument
API reference for subdocument operation Specs.
- Parallelism
API reference for using parallelism paradigms in Python.
Asynchronous APIs
- acouchbase
API reference for the asyncio (acouchbase) API.
- txcouchbase
API reference for the Twisted (txcouchbase) API.