2 Repos
Interfaces that allow diverse compute engines and analysis tools to integrate with shared data tables.
Distinguishing note: Existing candidates focus on identity servers or network configuration rather than data-layer connectivity for compute engines.
Explore 2 awesome GitHub repositories matching data & databases · Compute Engine Connectors. Refine with filters or upvote what's useful.
Delta is a lakehouse table format that brings ACID transactions and data warehouse consistency to large scale data lakes on cloud object storage. It serves as an ACID transaction manager, coordinating atomic commits and serializable isolation for concurrent reads and writes across distributed compute engines. The project provides a multi-engine interoperability layer that uses format translation to allow diverse SQL engines and processing frameworks to read and write the same tables. It functions as a data versioning system, utilizing a transaction log to enable time travel, historical snapsh
Integrates shared tables directly into various compute engines and analysis tools regardless of the deployment pattern.
Alluxio is a virtual distributed file system and data orchestration layer that serves as a high-performance caching layer between cloud storage and compute clusters. It acts as a distributed data cache designed to accelerate data access for large-scale analytics and machine learning workloads. The system provides a unified interface that presents multiple heterogeneous storage backends as a single coherent namespace. This allows for the unification of diverse storage systems, enabling computation engines to access data from different providers without changing application code. The project c
Offers connectors that allow diverse compute engines and analytics tools to integrate with the shared data layer.