Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today. Learn more →
Top 23 Rust GraphQL Projects
-
juniper
-
Project mention: Dynarust - no excuse for not using rust in AWS now - a DynamoDB ODM library that uses serde_json for mapping native rust structs to Dynamo items. | /r/rust | 2023-06-26
I have found that the combination of [cargo lambda](https://github.com/cargo-lambda/cargo-lambda), [async graphql](https://github.com/async-graphql/async-graphql) and DynamoDB is an amazing combination for a backend stack, really cheap as lambdas are pretty minimal and insanely fast with the Rust runtime.
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
Project mention: Tuql: Automatically create a GraphQL server from a SQLite database | news.ycombinator.com | 2023-04-25
If your use case is read-only I suggest taking a look at roapi[1]. It supports multiple read frontends (GraphQL, SQL, REST) and many backends like SQLite, JSON, google sheets, MySQL, etc.
-
Subgraph cloned from repo :https://github.com/graphprotocol/graph-node/tree/master/docker
-
-
The documentation for this crate should prove helpful: https://github.com/graphql-rust/graphql-client There is even an example of using the GitHub graphql API.
-
Project mention: Database Review: Top Five Missing Features from Database APIs | dev.to | 2023-09-14
Grafbase (GraphQL)
-
Mergify
Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
-
-
-
-
-
-
graphqxl
GraphQXL is a new language built on top of the GraphQL syntax that extends the original language with some additional features useful for creating scalable and big server side schemas. This repository contains the source code for the GraphQXL compiler.
Project mention: GraphQXL – The Missing GraphQL Language Extension? | news.ycombinator.com | 2023-01-10 -
MySQL
-
Project mention: Building a Chromecast Plugin for my Rust Music Player Project | dev.to | 2023-02-19
This project is open source, and we welcome contributions from the community to help improve the plugin. If you are interested in contributing to the project, please feel free to check out the project's GitHub page and submit a pull request or open an issue. We appreciate any feedback and contributions that can help us make the plugin better.
-
-
This repo has been a godsend - https://github.com/bkonkle/rust-example-caster-api/tree/main
-
-
Project mention: P2panda: P2P protocol for secure, energy-efficient local-first web applications | news.ycombinator.com | 2023-08-21
https://github.com/p2panda/aquadoggo/
For more details what a "client" and a "server" is:
-
Project mention: Ask HN: Most interesting tech you built for just yourself? | news.ycombinator.com | 2023-04-27
My own purpose in using it is to be able to get back to any link that I've read or have potentially wanted to read at a later point in time.
You scan see screenshots here: https://github.com/emwalker/digraph.
-
-
tailcall
A high-performance GraphQL proxy, optimized for cloud-native environments, covering edge, middle, and service layers.
-
Please explain the why of lucia.
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
Rust GraphQL related posts
- End-of-Life of Fauna's GraphQL API
- P2panda: P2P protocol for secure, energy-efficient local-first web applications
- Error deploying subgraph on local
- Help configuring wagmi
- EdgeDB 3.0
- Is Nethereum's GetContractQueryHandler decentralized? If not what's a decentralized alternative for C#?
- Nitrogql: GraphQL and TypeScript Toolchain
-
A note from our sponsor - SonarLint
www.sonarlint.org | 25 Sep 2023
Index
What are some of the best open-source GraphQL projects in Rust? This list will help you:
Project | Stars | |
---|---|---|
1 | juniper | 5,309 |
2 | async-graphql | 3,019 |
3 | roapi | 2,907 |
4 | graph-node | 2,595 |
5 | pg_graphql | 2,552 |
6 | graphql-client | 1,030 |
7 | grafbase | 770 |
8 | router | 692 |
9 | apollo-rs | 533 |
10 | rover | 371 |
11 | cynic | 300 |
12 | nitrogql | 271 |
13 | graphqxl | 253 |
14 | seaography | 230 |
15 | music-player | 198 |
16 | graphql-rust-demo | 172 |
17 | rust-example-caster-api | 98 |
18 | rusty-gql | 89 |
19 | aquadoggo | 61 |
20 | digraph | 47 |
21 | rust-graphql-actix-juniper-diesel-example | 38 |
22 | tailcall | 24 |
23 | lucia | 18 |