SaaSHub helps you find the best software and product alternatives Learn more โ
Juniper Alternatives
Similar projects and alternatives to juniper
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
sqlx
๐งฐ The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite. (by launchbadge)
-
-
-
-
-
-
graphql-playground
๐ฎ GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration)
-
-
-
subscriptions-transport-ws
Discontinued :arrows_clockwise: A WebSocket client + server for GraphQL subscriptions
-
-
-
-
-
-
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better juniper alternative or higher similarity.
juniper discussion
juniper reviews and mentions
Posts with mentions or reviews of juniper.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-05-11.
-
New Rustacean Looking For Guidance
juniper
-
Hey! TS dev looking for Rust project to begin.
GraphQL is also an option. https://github.com/graphql-rust/juniper
-
A question about Warpgrapher (framework for creating data model-driven GraphQL API services)
Juniper has plenty of popularity, so I guess it's Rust + graph DB that doesn't get much love then... :/
- Juniper - Graphql server library for rust
- Building a type-safe Fullstack Application with GraphQL codegen
-
rusty-gql Schema first GraphQL library for Rust
rusty-gql would not be able to release without async-graphql and juniper.
- GraphQL Server Library for Rust
-
Looking for GraphQL server with ws-transport ability
I'm looking for graphql server that can do queries and mutations over websocket, like subscriptions-transport-ws. Juniper and async-graphql both looks promising and async-graphql at least uses wording Subscriptions (WebSocket transport) in features but i couldn't find much more or any examples about that from the docs or repo.
-
Is graphQL generally worse at performance than REST?
We also donโt use Node anymore. We found Node in general to be incredibly slow, not to mention single threaded. Admittedly, we did use Node (Apollo) though up until about two years ago. Now, depending on use-case, we will use Go (https://github.com/99designs/gqlgen) or Rust (https://github.com/graphql-rust/juniper). Both outperform a Node gateway but significant margins.
-
[Question] Streams with Graphql Subscriptions / PubSub
(example from the docs async-graphql https://async-graphql.github.io/async-graphql/en/subscription.html, juniper: https://github.com/graphql-rust/juniper/blob/master/docs/book/content/advanced/subscriptions.md)
-
A note from our sponsor - SaaSHub
www.saashub.com | 19 Jan 2025
Stats
Basic juniper repo stats
11
5,741
8.5
6 days ago
graphql-rust/juniper is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of juniper is Rust.