GraphQL support for PostgreSQL
- Updated
Oct 22, 2025 - Rust
GraphQL is a data query language developed by Facebook. It provides an alternative to REST and ad-hoc webservice architectures. It allows clients to define the structure of the data required, and exactly the same structure of the data is returned from the server. It is a strongly typed runtime which allows clients to dictate what data is needed.
GraphQL support for PostgreSQL
Graph Node indexes data from blockchains such as Ethereum and serves it over GraphQL
High Performance GraphQL Runtime
Build production-ready backends in minutes
Spin up a super fast Rust powered GraphQL API to prototype your ML model in one line of Python code.
Scratch-Containerised Rust GraphQL-API using Dataloaders
Clean boilerplate for graphql services using actix-web, rhai, async-graphql, surf, rbatis, graphql-client, handlebars-rust, jsonwebtoken, and mysql / postgresql.
A fully async Rust GraphQL Server hosting a small example e-Commerce (like) platform.
Rust Hack and Learn in Berlin Challenge to implement a Site in as many Frameworks as possible. This implementation is : Leptos - Axum - SurrealDB - GraphQL
Adds support for the Relay specification to Juniper
UNOFFICIAL - The Hasura GraphQL Engine - in Rust
Schema generator for async-graphql 4.x
The backend for [cindy-next](https://github.com/heyrict/cindy-next). Written in Rust.
A graphql implementation of the Branded Food Product dataset
The purpose of this example is to provide details as to how one would go about using GraphQL with the Rust Language.
Purely GraphQL database written in Rust
Automatic GraphQL server from your Postgres database.
Experimental GraphQL cache proxy written in Rust