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

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

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

1 个仓库

Awesome GitHub RepositoriesLogic-Based

Integration of vector similarity searches within a logic-based query language.

Distinct from Vector Search: Specific to performing vector search as part of a larger Datalog-style query, not just standalone vector search.

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

Awesome Logic-Based GitHub Repositories

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

    cozodb/cozo

    3,880在 GitHub 上查看↗

    Cozo is a logic-based database engine that functions as a relational data store, an embedded graph database, and a temporal vector database. It utilizes a Datalog-inspired query language to execute relational, recursive, and graph queries. The system distinguishes itself through specialized indexing for high-dimensional vector similarity searches and near-duplicate detection using locality sensitive hashing. It also provides built-in temporal versioning, allowing for historical state retrieval and time-travel queries to access data as it existed at specific points in time. Its broader capabi

    Performs relational, graph, and vector searches across datasets using a logic-based query language.

    Rustclient-servercozocozoscript
    在 GitHub 上查看↗3,880
  1. Home
  2. Data & Databases
  3. Vector Search
  4. Logic-Based