psq - Cloud Pub/Sub Task Queue for Python.
Die Hauptfunktionen von googlecloudplatform/psq sind: Big Data and Analytics.
Open-Source-Alternativen zu googlecloudplatform/psq sind unter anderem: apache/iceberg — Iceberg is an open table format and big data table manager designed for huge analytic datasets in cloud storage. It… apache/kylin — Kylin is a distributed OLAP engine designed for executing fast SQL queries on massive datasets. It utilizes… stellar/stellar-core — Stellar Core is the primary software implementation of the Stellar blockchain network, serving as a distributed ledger… googlecloudplatform/dataflowtemplates — Cloud Dataflow Google-provided templates for solving in-Cloud data tasks. spotify/heroic — The Heroic Time Series Database. spotify/scio — A Scala API for Apache Beam and Google Cloud Dataflow.
Iceberg is an open table format and big data table manager designed for huge analytic datasets in cloud storage. It provides a specification for tracking large-scale datasets to maintain transactional consistency and structural integrity. The project utilizes a standardized REST catalog interface to manage table metadata, ensuring interoperability between different compute engines. This allows diverse query engines to connect to a single table interface and maintain consistency across different processing frameworks. Its core capabilities include managing large-scale analytic tables, coordin
Kylin is a distributed OLAP engine designed for executing fast SQL queries on massive datasets. It utilizes multi-dimensional data cubes to pre-calculate data aggregates, enabling sub-second response times for large-scale analytical queries and big data analytics. The system focuses on large-scale data warehousing and multi-dimensional data modeling. It allows for the organization and querying of vast amounts of structured data to support business intelligence and reporting workflows through distributed SQL querying.
Stellar Core is the primary software implementation of the Stellar blockchain network, serving as a distributed ledger and a Federated Byzantine Agreement system. It functions as a core node that maintains the shared state of the network and provides a runtime environment for executing WebAssembly smart contracts. The project enables the creation and management of digital assets, including the implementation of decentralized exchanges through distributed orderbooks and automated liquidity pools. It facilitates cross-border payment settlement by routing assets via path payments and bridging di
Cloud Dataflow Google-provided templates for solving in-Cloud data tasks