awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 مستودعات

Awesome GitHub RepositoriesMetadata-Aware Document Stores

Storage solutions that manage unstructured documents alongside structured metadata for filtering.

Distinguishing note: Focuses on the combination of document storage and metadata filtering.

Explore 3 awesome GitHub repositories matching data & databases · Metadata-Aware Document Stores. Refine with filters or upvote what's useful.

Awesome Metadata-Aware Document Stores GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • chroma-core/chromaالصورة الرمزية لـ chroma-core

    chroma-core/chroma

    26,198عرض على GitHub↗

    Chroma is a specialized vector database designed to index and retrieve high-dimensional data representations for semantic similarity search. It functions as a comprehensive platform for information retrieval, enabling the storage and management of unstructured documents alongside structured metadata. By mapping data into numerical representations, the system facilitates rapid similarity lookups across large datasets. The platform distinguishes itself through a hybrid search infrastructure that combines dense vector embeddings with sparse keyword and regular expression matching to balance sema

    Manages unstructured documents alongside structured metadata to enable precise filtering and retrieval operations.

    Rustaidatabasedocument-retrieval
    عرض على GitHub↗26,198
  • airweave-ai/airweaveالصورة الرمزية لـ airweave-ai

    airweave-ai/airweave

    6,453عرض على GitHub↗

    Airweave is a unified AI knowledge base platform that syncs data from external APIs into a searchable layer for retrieval-augmented generation. It provides a pre-built data connector library and a framework for building custom connectors, enabling the extraction, transformation, and synchronization of structured and unstructured data from SaaS applications. The platform includes a hybrid vector retrieval system that combines semantic, neural, and keyword search strategies to deliver grounded context for AI agents. The platform distinguishes itself through an agentic search engine that iterati

    Preserves document metadata like ownership and timestamps alongside synced content for search filtering.

    Pythonagent-infrastructureaiai-agents
    عرض على GitHub↗6,453
  • fancy88/ibookالصورة الرمزية لـ fancy88

    fancy88/iBook

    4,947عرض على GitHub↗

    iBook is a self-hosted e-book library management system that allows individuals or organizations to set up and maintain their own digital collection. The platform provides durable storage for e-book files and their associated metadata, a RESTful API for library operations, static file serving for direct browser downloads, and a self-contained deployment model that runs on a user's own server. Beyond the core library functionality, iBook includes a freely accessible digital archive of technical and general e-books in EPUB and PDF formats, role-based access control for catalog and administrativ

    Provides a durable database schema that maps each e-book to its metadata and file location.

    عرض على GitHub↗4,947
  1. Home
  2. Data & Databases
  3. Metadata-Aware Document Stores

استكشف الوسوم الفرعية

  • E-book Persistence StoresDurable database schemas that map e-book files to their metadata and file locations for reliable storage and retrieval. **Distinct from Metadata-Aware Document Stores:** Distinct from Metadata-Aware Document Stores: focuses specifically on the e-book domain with a schema mapping files to metadata, not general document storage with metadata filtering.