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. Learn more →
Juniper Alternatives
Similar projects and alternatives to juniper
-
-
-
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.
-
-
rust-graphql-actix-juniper-diesel-example
Rust, Actix, Juniper and Diesel example project
-
-
-
graphql-playground
🎮 GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration)
-
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.
-
-
-
-
tauri
Build smaller, faster, and more secure desktop applications with a web frontend.
-
fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
-
-
-
-
sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, SQLite, and MSSQL. (by launchbadge)
-
-
-
subscriptions-transport-ws
:arrows_clockwise: A WebSocket client + server for GraphQL subscriptions
-
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
juniper reviews and mentions
-
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... :/
- 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.
-
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 web framework I desperately wish there was a Rust equivalent for: FastAPI
I know this is different but I'm in love with GraphQL and they look to have great Rust server support. https://github.com/graphql-rust/juniper
-
A note from our sponsor - InfluxDB
www.influxdata.com | 24 Sep 2023
Stats
graphql-rust/juniper is an open source project licensed under BSD 2-clause "Simplified" License which is an OSI approved license.
The primary programming language of juniper is Rust.