Skip to content
#

open-table-format

Here are 11 public repositories matching this topic...

ragsearch is a Python library designed for building a Retrieval-Augmented Generation (RAG) application that enables natural language querying over both structured and unstructured data. This tool leverages embedding models and a vector database (FAISS or ChromaDB) to provide an efficient and scalable search engine.

  • Updated Apr 23, 2026
  • Python

Open Table Format is a category of open standards for organizing and managing data in data lakehouses. The three dominant formats are Apache Iceberg (the emerging industry standard with snapshot-based metadata and broad engine support), Delta Lake (Databricks-originated, transaction-log-based), and Apache Hudi (upsert-optimized with Copy-on-Write…

  • Updated Aug 4, 2026

Improve this page

Add a description, image, and links to the open-table-format topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the open-table-format topic, visit your repo's landing page and select "manage topics."

Learn more