awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 个仓库

Awesome GitHub RepositoriesLakehouse Table Formats

Storage layers that bring ACID transactions and warehouse consistency to large scale data lakes.

Distinguishing note: Existing candidates focus on UI components or specific export utilities rather than the overall table format specification.

Explore 5 awesome GitHub repositories matching data & databases · Lakehouse Table Formats. Refine with filters or upvote what's useful.

Awesome Lakehouse Table Formats GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • delta-io/deltadelta-io 的头像

    delta-io/delta

    8,596在 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

    Implements a lakehouse table format that ensures transactional consistency across diverse compute engines.

    Scalaacidanalyticsbig-data
    在 GitHub 上查看↗8,596
  • eto-ai/lanceeto-ai 的头像

    eto-ai/lance

    6,671在 GitHub 上查看↗

    Lance is a versioned columnar data format and storage engine designed as a multimodal AI lakehouse. It serves as a vector database storage engine and a cloud object store dataset manager, organizing images, video, audio, and embeddings into a unified format optimized for machine learning workflows. The project distinguishes itself by combining a columnar layout for structured data with a specialized blob store for large multimodal tensors. It implements a hybrid search engine that integrates vector similarity search, full-text search, and SQL analytics on a single dataset, supported by a stor

    Implements a storage format for large-scale AI datasets that brings ACID transactions and high-performance random access to multimodal data.

    Rust
    在 GitHub 上查看↗6,671
  • eventual-inc/daftEventual-Inc 的头像

    Eventual-Inc/Daft

    5,225在 GitHub 上查看↗

    Daft is a distributed dataframe library and multimodal data processor designed to handle large-scale structured and unstructured data. It functions as a vectorized execution engine that processes tables alongside images, audio, and video, utilizing a unified schema to manage diverse data types. The project distinguishes itself by combining distributed data engineering with large-scale AI inference. It provides an AI data pipeline for batch-optimizing model prompts and generating high-dimensional text embeddings, while utilizing zero-copy memory sharing to execute custom Python functions witho

    Reads and writes data using open table formats such as Iceberg, Delta Lake, and Hudi.

    Rustai-engineeringai-pipelinearrow
    在 GitHub 上查看↗5,225
  • apache/gravitinoapache 的头像

    apache/gravitino

    2,866在 GitHub 上查看↗

    Gravitino is a federated metadata lake and unified data catalog designed to manage tables, files, and AI models across diverse data sources and cloud storage. It serves as a centralized interface for governing schemas, access controls, and tagging across relational databases, messaging queues, and object stores. The project distinguishes itself by unifying the management of AI assets, such as machine learning models and their version lineages, alongside traditional tabular data. It also implements the Iceberg REST specification to provide a standardized metadata server and proxy for lakehouse

    Coordinates schemas and table definitions for file-based lakehouse architectures across cloud and on-premises storage.

    Javaai-catalogdata-catalogdatalake
    在 GitHub 上查看↗2,866
  • mrsuichuan/data-warehouse-learningMrSuiChuan 的头像

    MrSuiChuan/data-warehouse-learning

    1,154在 GitHub 上查看↗

    Data warehouse learning is a reference implementation of a real-time stream processing system and open-source data lakehouse architecture. It combines stream processing engines, open lakehouse formats, and analytical data warehouses into a complete e-commerce data warehouse system built for both offline and real-time analytics pipelines. The project implements hybrid data warehouse architectures utilizing multi-layer storage models and stream-batch processing pipelines. It features change data capture pipelines that stream database transaction logs into messaging systems, progressive data tra

    Combines immutable file formats with distributed object stores to support ACID transactions and analytical queries.

    Javadatartdinkydolphinscheduler
    在 GitHub 上查看↗1,154
  1. Home
  2. Data & Databases
  3. Lakehouse Table Formats

探索子标签

  • Metadata OrchestrationCoordination and management of schemas and table definitions for lakehouse architectures. **Distinct from Lakehouse Table Formats:** Focuses on the orchestration and coordination of metadata rather than the underlying physical table format specification.