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

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

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

1 个仓库

Awesome GitHub RepositoriesAuto-Schema Mapping

Automatically constructs database tables and maps data types by analyzing records during insertion.

Distinct from Data Insertion Interfaces: Focuses on the automatic generation of schema and table structures during ingestion, rather than just the programmatic interface for insertion.

Explore 1 awesome GitHub repository matching data & databases · Auto-Schema Mapping. Refine with filters or upvote what's useful.

Awesome Auto-Schema Mapping GitHub Repositories

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

    superduper-io/superduper

    5,298在 GitHub 上查看↗

    Superduper 是一个 AI 代理开发套件和 LLM 应用程序框架,旨在构建自主代理和数据驱动的应用程序。它作为一个 RAG 编排平台和向量搜索基础设施,协调 AI 模型与数据库存储,以使用持久化数据状态执行多步计算和操作。 该项目通过提供数据库集成的机器学习流水线脱颖而出,该流水线直接在 SQL 和 NoSQL 数据库中托管的数据上执行训练和推理任务。它允许在私有硬件上部署自托管 AI 基础设施,从而实现对推理和数据的完全控制。 该框架涵盖了广泛的功能面,包括用于各种数据库后端的统一存储 API、自动化模式映射以及用于语义搜索的向量索引同步。它进一步提供了用于 AI 工作流执行、事件驱动模型触发以及将应用程序逻辑打包为可移植、可重用模板的工具。 该系统通过插件式抽象层支持与多种机器学习框架和托管 API 的集成。

    Automatically analyzes data types during insertion to construct database tables and map storage types.

    Pythonaichatbotdata
    在 GitHub 上查看↗5,298
  1. Home
  2. Data & Databases
  3. Data Insertion Interfaces
  4. Auto-Schema Mapping