awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repositorios

Awesome GitHub RepositoriesMulti-Engine Interfaces

Interfaces that allow diverse compute frameworks to maintain a consistent view of the same table format.

Distinct from Table Format Integrations: Distinct from Table Format Integrations: focuses on the ability to connect multiple different query engines to a single consistent interface.

Explore 2 awesome GitHub repositories matching data & databases · Multi-Engine Interfaces. Refine with filters or upvote what's useful.

Awesome Multi-Engine Interfaces GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • apache/icebergAvatar de apache

    apache/iceberg

    8,972Ver en GitHub↗

    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

    Connects diverse compute frameworks to maintain a consistent table interface regardless of the underlying processing engine.

    Java
    Ver en GitHub↗8,972
  • delta-io/deltaAvatar de delta-io

    delta-io/delta

    8,596Ver en GitHub↗

    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

    Employs a consistent kernel and set of APIs to allow diverse query engines to read and write open table formats.

    Scalaacidanalyticsbig-data
    Ver en GitHub↗8,596
  1. Home
  2. Data & Databases
  3. Virtual Table Querying
  4. Table Format Integrations
  5. Multi-Engine Interfaces