{"categories":[{"label":"Internet","url":"https://skillfed.io/packages/category/internet/5"}],"enrichment":{"capability":"Python client library for Google Cloud Datastream, enabling programmatic access to serverless change data capture and replication services for synchronizing data across systems.","skillfed_tags":["google-cloud","change-data-capture","data-replication"],"use_cases":["Automate creation and management of CDC pipelines between on-premises databases and cloud data warehouses.","Build monitoring dashboards that query Datastream job status and replication metrics programmatically.","Integrate data synchronization into infrastructure-as-code or GitOps workflows for reproducible deployments.","Orchestrate multi-stage data pipelines where Datastream feeds into downstream processing or analytics.","Manage multiple replication streams across different source systems from a single control plane."],"what_it_does":"This is Google's official Python client for Cloud Datastream, a managed change data capture (CDC) and replication service. It wraps the Datastream REST API, allowing you to programmatically create, configure, and manage data replication pipelines that synchronize changes from source databases to destinations with minimal latency. The library handles authentication, request marshaling, and response parsing through dependencies on google-api-core, google-auth, and gRPC stubs.\n\nYou use it when you need to automate Datastream operations\u2014creating streams, listing active replications, monitoring job status, or integrating CDC into larger data orchestration workflows. It's a thin, generated wrapper around the service API rather than a standalone CDC engine, so you're always working against Google Cloud infrastructure. The library requires Python 3.10 or later and assumes you have a Google Cloud project with Datastream enabled and valid authentication credentials.","worth_installing":"Yes. This is the official, actively maintained client for a Google Cloud service. Install it if you need to automate or integrate Datastream operations into Python applications. The low install friction, permissive license, current Python support, and zero known vulnerabilities make it a straightforward choice for projects already committed to Google Cloud infrastructure."},"id":"google-cloud-datastream","links":{"html":"https://skillfed.io/packages/google-cloud-datastream","md":"https://skillfed.io/packages/google-cloud-datastream.md","pypi":"https://pypi.org/project/google-cloud-datastream/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-03","license_spdx":null,"license_treatment":"permissive","name":"google-cloud-datastream","python_support":"supports_current","summary":"Google Cloud Datastream API client library"},"popularity":{"monthly_downloads":87449,"position":13799,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.19.0"}
