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
graphql-elixir avatar

graphql-elixir/graphqlArchived

0
View on GitHub↗
857 stars·44 forks·Elixir·16 views

Graphql

GraphQL Elixir

Features

  • Elixir GraphQL Tools - GraphQL implementation for Elixir.

Star history

Star history chart for graphql-elixir/graphqlStar history chart for graphql-elixir/graphql

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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

Open-source alternatives to Graphql

Similar open-source projects, ranked by how many features they share with Graphql.
  • 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
  • asonge/graphqlasonge avatar

    asonge/graphql

    87View on GitHub↗

    Elixir graphql library

    Elixir
    View on GitHub↗87
  • peburrows/plotpeburrows avatar

    peburrows/plot

    32View on GitHub↗

    A graphql parser and resolver for Elixir

    Elixir
    View on GitHub↗32

Frequently asked questions

What does graphql-elixir/graphql do?

GraphQL Elixir

What are the main features of graphql-elixir/graphql?

The main features of graphql-elixir/graphql are: Elixir GraphQL Tools.

What are some open-source alternatives to graphql-elixir/graphql?

Open-source alternatives to graphql-elixir/graphql include: absinthe-graphql/absinthe — Absinthe is a GraphQL server implementation and query engine for the Elixir ecosystem. It provides the fundamental… asonge/graphql — Elixir graphql library. peburrows/plot — A graphql parser and resolver for Elixir.