awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • delta-io/deltaAvatar delta-io

    delta-io/delta

    8,596Vezi pe 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
    Vezi pe GitHub↗8,596
  • eto-ai/lanceAvatar eto-ai

    eto-ai/lance

    6,671Vezi pe 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
    Vezi pe GitHub↗6,671
  • eventual-inc/daftAvatar Eventual-Inc

    Eventual-Inc/Daft

    5,225Vezi pe 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
    Vezi pe GitHub↗5,225
  • apache/gravitinoAvatar apache

    apache/gravitino

    2,866Vezi pe 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
    Vezi pe GitHub↗2,866
  • mrsuichuan/data-warehouse-learningAvatar MrSuiChuan

    MrSuiChuan/data-warehouse-learning

    1,154Vezi pe 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
    Vezi pe GitHub↗1,154
  1. Home
  2. Data & Databases
  3. Lakehouse Table Formats

Explorează sub-etichetele

  • 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.