awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
marcelotto avatar

marcelotto/sparql-ex

0
View on GitHub↗
44 stars·2 forks·Elixir·MIT·9 viewsrdf-elixir.dev↗

Sparql Ex

An implementation of SPARQL for Elixir

Features

  • Domain Specific Languages - Implements the SPARQL query language.

Star history

Star history chart for marcelotto/sparql-exStar history chart for marcelotto/sparql-ex

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does marcelotto/sparql-ex do?

An implementation of SPARQL for Elixir

What are the main features of marcelotto/sparql-ex?

The main features of marcelotto/sparql-ex are: Domain Specific Languages.

Which projects share features with marcelotto/sparql-ex?

Projects with overlapping indexed features include: 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…

Projects sharing features with Sparql Ex

These projects share indexed features with Sparql Ex. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • apache/beamapache avatar

    apache/beam

    8,612View on 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
    View on GitHub↗8,612
  • bkirwi/coastbkirwi avatar

    bkirwi/coast

    60View on GitHub↗

    Experiments in Streaming

    Scala
    View on GitHub↗60
  • espertechinc/esperespertechinc avatar

    espertechinc/esper

    875View on GitHub↗

    Esper Complex Event Processing, Streaming SQL and Event Series Analysis

    Java
    View on GitHub↗875
  • absinthe-graphql/absintheabsinthe-graphql avatar

    absinthe-graphql/absinthe

    4,400View on 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
    View on GitHub↗4,400
Compare all 13 related projects→