{"destinationDefinitionId": "042ee9b5-eb98-4e99-a4e5-3f0d573bee66", "name": "MotherDuck", "dockerRepository": "airbyte/destination-motherduck", "dockerImageTag": "0.2.0-preview.8b0d442", "documentationUrl": "https://docs.airbyte.com/integrations/destinations/motherduck", "icon": "duckdb.svg", "iconUrl": "https://connectors.airbyte.com/files/metadata/airbyte/destination-motherduck/latest/icon.svg", "spec": {"connectionSpecification": {"$schema": "http://json-schema.org/draft-07/schema#", "title": "Destination MotherDuck", "type": "object", "required": ["motherduck_api_key"], "additionalProperties": true, "properties": {"motherduck_api_key": {"title": "MotherDuck Access Token", "type": "string", "description": "API access token to use for authentication to a MotherDuck database.", "airbyte_secret": true}, "destination_path": {"title": "Destination DB", "type": "string", "description": "Path to a .duckdb file or 'md:' to connect to a MotherDuck database. If 'md:' is specified without a database name, the default MotherDuck database name ('my_db') will be used.", "examples": ["/local/destination.duckdb", "md:", "md:data_db", "md:my_db"], "default": "md:"}, "schema": {"title": "Schema Name", "type": "string", "description": "Database schema name, defaults to 'main' if not specified.", "examples": ["main", "airbyte_raw", "my_schema"]}}}, "documentationUrl": "https://docs.airbyte.io/integrations/destinations/motherduck", "supportsIncremental": true, "supportsNormalization": false, "supportsDBT": true, "supported_destination_sync_modes": ["overwrite", "append", "append_dedup"]}, "tombstone": false, "public": true, "custom": false, "releaseStage": "alpha", "supportLevel": "community", "tags": ["language:python", "cdk:python"], "resourceRequirements": {"jobSpecific": [{"jobType": "check_connection", "resourceRequirements": {"memory_request": "800Mi", "memory_limit": "800Mi"}}, {"jobType": "sync", "resourceRequirements": {"memory_request": "2Gi", "memory_limit": "2Gi"}}]}, "releases": {}, "ab_internal": {"sl": 100, "ql": 100, "isEnterprise": false, "requireVersionIncrementsInPullRequests": true}, "supportsRefreshes": false, "supportsFileTransfer": false, "supportsDataActivation": false, "generated": {"git": {"commit_sha": "e54a06552930b5ca4d060d23e3d6dc169284f77b", "commit_timestamp": "2026-01-02T00:18:46+00:00", "commit_author": "Devin AI", "commit_author_email": "158243242+devin-ai-integration[bot]@users.noreply.github.com"}, "source_file_info": {"metadata_file_path": "metadata/airbyte/destination-motherduck/0.2.0-preview.8b0d442/metadata.yaml", "metadata_bucket_name": "prod-airbyte-cloud-connector-metadata-service", "metadata_last_modified": "2026-01-07T00:49:15.665000+00:00", "registry_entry_generated_at": "2026-01-07T00:50:32.057927"}, "sbomUrl": "https://connectors.airbyte.com/files/sbom/airbyte/destination-motherduck/0.2.0-preview.8b0d442.spdx.json"}, "packageInfo": {"cdk_version": "python:6.61.6"}, "language": "python", "remoteRegistries": {"pypi": {"enabled": false, "packageName": "airbyte-destination-motherduck"}}, "license": "ELv2", "connectorBuildOptions": {"baseImage": "docker.io/airbyte/python-connector-base:4.0.2@sha256:9fdb1888c4264cf6fee473649ecb593f56f58e5d0096a87ee0b231777e2e3e73"}, "connectorTestSuitesOptions": [{"suite": "unitTests"}, {"suite": "integrationTests", "testSecrets": [{"fileName": "config.json", "name": "SECRET_DESTINATION_DUCKDB__MOTHERDUCK__CREDS", "secretStore": {"alias": "airbyte-connector-testing-secret-store", "type": "GSM"}}]}, {"suite": "acceptanceTests", "testSecrets": [{"fileName": "config.json", "name": "SECRET_DESTINATION_DUCKDB__MOTHERDUCK__CREDS", "secretStore": {"alias": "airbyte-connector-testing-secret-store", "type": "GSM"}}]}], "externalDocumentationUrls": [{"title": "MotherDuck documentation", "type": "api_reference", "url": "https://motherduck.com/docs"}, {"title": "Authentication", "type": "authentication_guide", "url": "https://motherduck.com/docs/key-tasks/authenticating-and-connecting-to-motherduck/"}, {"title": "MotherDuck Status", "type": "status_page", "url": "https://status.motherduck.com/"}, {"title": "MotherDuck Version Lifecycle Schedules", "type": "api_deprecations", "url": "https://motherduck.com/docs/troubleshooting/version-lifecycle-schedules/"}], "sourceType": "database", "githubIssueLabel": "destination-motherduck"}