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

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

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

marcelotto/sparql-ex

0
View on GitHub↗
44 星标·2 分支·Elixir·MIT·4 次浏览rdf-elixir.dev↗

Sparql Ex

An implementation of SPARQL for Elixir

Features

  • Domain Specific Languages - Implements the SPARQL query language.

Star 历史

marcelotto/sparql-ex 的 Star 历史图表marcelotto/sparql-ex 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Sparql Ex 的开源替代方案

相似的开源项目,按与 Sparql Ex 的功能重合度排序。
  • apache/beamapache 的头像

    apache/beam

    8,612在 GitHub 上查看↗

    Apache Beam is a distributed data pipeline framework and unified data processing model designed to handle both bounded batch data and unbounded real-time streams. It provides a system for building scalable, data-parallel workflows that operate across compute clusters using a single programming model. The framework utilizes a cross-runner pipeline abstraction that decouples the data processing logic from the underlying execution backend, allowing the same pipeline to run on different distributed compute engines. It supports multi-language pipeline development by translating high-level code fro

    Java
    在 GitHub 上查看↗8,612
  • bkirwi/coastbkirwi 的头像

    bkirwi/coast

    60在 GitHub 上查看↗

    Experiments in Streaming

    Scala
    在 GitHub 上查看↗60
  • espertechinc/esperespertechinc 的头像

    espertechinc/esper

    875在 GitHub 上查看↗

    Esper Complex Event Processing, Streaming SQL and Event Series Analysis

    Java
    在 GitHub 上查看↗875
  • absinthe-graphql/absintheabsinthe-graphql 的头像

    absinthe-graphql/absinthe

    4,400在 GitHub 上查看↗

    Absinthe is a GraphQL server implementation and query engine for the Elixir ecosystem. It provides the fundamental toolkit for building GraphQL APIs, including a processing engine that parses, validates, and executes documents against a defined application schema. The project includes a batch resolver to optimize database performance by grouping field requests and a complexity guard to protect system resources by rejecting queries that exceed defined cost thresholds. It also features a schema adapter that translates internal Elixir naming conventions to external GraphQL casing for client comp

    Elixir
    在 GitHub 上查看↗4,400
查看 Sparql Ex 的所有 13 个替代方案→

常见问题解答

marcelotto/sparql-ex 是做什么的?

An implementation of SPARQL for Elixir

marcelotto/sparql-ex 的主要功能有哪些?

marcelotto/sparql-ex 的主要功能包括:Domain Specific Languages。

marcelotto/sparql-ex 有哪些开源替代品?

marcelotto/sparql-ex 的开源替代品包括: apache/beam — Apache Beam is a distributed data pipeline framework and unified data processing model designed to handle both bounded… bkirwi/coast — Experiments in Streaming. espertechinc/esper — Esper Complex Event Processing, Streaming SQL and Event Series Analysis. marcelotto/jsonld-ex — An implementation of JSON-LD for Elixir. marcelotto/rdf-ex — An implementation of RDF for Elixir. absinthe-graphql/absinthe — Absinthe is a GraphQL server implementation and query engine for the Elixir ecosystem. It provides the fundamental…