Metadata-Version: 2.1
Name: airbyte-source-couchbase
Version: 0.1.9
Summary: Source implementation for couchbase.
Home-page: https://airbyte.com
License: ELv2
Author: Kaustav Ghosh
Author-email: kaustav.ghosh@couchbase.com
Requires-Python: >=3.10,<3.12
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: airbyte-cdk (>=5.13.0,<6.0.0)
Requires-Dist: couchbase (>=4.3.1,<5.0.0)
Requires-Dist: pendulum (==2.1.2)
Requires-Dist: requests (>=2.32.3,<3.0.0)
Project-URL: Documentation, https://docs.airbyte.com/integrations/sources/couchbase
Project-URL: Repository, https://github.com/airbytehq/airbyte
Description-Content-Type: text/markdown

# Couchbase

This package contains the Airbyte Couchbase connector.

Airbyte is open-source data movement for ELT pipelines and AI agents. It moves data from APIs, databases, and files to warehouses, lakes, and AI applications.

Airbyte provides a catalog of 600+ connectors for APIs, databases, data warehouses, data lakes, and AI applications. Use this package with [PyAirbyte](https://docs.airbyte.com/developers/pyairbyte) to run the connector from Python.

