wundergraph-demo VS transferred-stepzen-schemas

Compare wundergraph-demo vs transferred-stepzen-schemas and see what are their differences.

wundergraph-demo

This Repository demonstrates how to combine 7 APIs (4 Apollo Federation SubGraphs, 1 REST, 1 standalone GraphQL, 1 Mock) into one unified GraphQL API which is then securely exposed as a JSON API to a NextJS Frontend. (by wundergraph)

transferred-stepzen-schemas

A collection of importable GraphQL schemas for use with StepZen. (by stepzen-dev)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
wundergraph-demo transferred-stepzen-schemas
12 22
64 16
- -
0.0 0.0
over 1 year ago almost 2 years ago
TypeScript JavaScript
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

wundergraph-demo

Posts with mentions or reviews of wundergraph-demo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-03.

transferred-stepzen-schemas

Posts with mentions or reviews of transferred-stepzen-schemas. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-16.
  • How to connect Stepzen Graphql queries to supabase(Postgres database)?
    1 project | dev.to | 25 May 2022
    Go to stepzen.com and click on the start for free button.
  • GraphQL and RxDB
    1 project | /r/graphql | 22 Mar 2022
    Either way, I'm not too familiar with RxDB but looking at the docs you can also use StepZen to create the GraphQL layer that you use for replication. With StepZen you can build and deploy a GraphQL API based on multiple datasources (including MSSQL) in minutes. That way you only have to worry about building the logic that pulls and push replicates data to and from GraphQL. How you structure the MSSQL database would become the most important part of this project, to ensure a smooth replication.
  • Upload Schema like FaunaDB
    1 project | /r/graphql | 7 Mar 2022
    There are multiple ways to get a GraphQL API on top off a Postgres database. If you want to have a GraphQL abstraction layer that runs as a hosted service and needs almost no code, have a look at StepZen. You can build a GraphQL API for the Postgres database by following the docs here. StepZen introspects the database (using stepzen import postgresql) and let it create the schema for you based on all the tables and columns of your database. Including a set of queries to get started with.
  • What's the best alternative to Apollo studio?
    1 project | /r/graphql | 22 Feb 2022
    If you’re looking for a managed service, have a look atStepZen. You can combine multiple GraphQL schemas into one cloud GraphQL API. Instead of writing a gateway yourself, you can use SDL to merge different schemas. Besides GraphQL APIs you can also “federate” other data sources like SQL or REST
  • Are there actually better alternatives than Apollo server?
    7 projects | /r/graphql | 16 Jan 2022
    There are many of them, including StepZen which is language/framework agnostic and let you create a GraphQL server with GraphQL SDL only - in a declarative way
  • Join multiple GraphQL APIs without Schema Stitching or Federation
    3 projects | /r/graphql | 6 Jan 2022
    I’ve seen more products letting you join/merge GraphQL schemas independent of schema stitching or federation. Have a look at GraphQL Mesh or StepZen.
  • What's next?
    5 projects | /r/graphql | 12 Dec 2021
    You can save yourself the hassle of having to build a GraphQL server, resolvers and database connections with StepZen (https://stepzen.com). It’s a product that is based solely on GraphQL SDL and you set the database connections with directives. Also, you can use it to connect other APIs
  • How My View on Open Source Has Changed
    5 projects | dev.to | 10 Dec 2021
    There is one thing I can say for sure: I love the spirit of open source. I've had a wonderful time working with open source communities of different sizes (e.g. Seneca-CDOT, StepZen, Appwrite, and Zulip). Fortunately, all of them are fantastic and patient with beginners.
  • Apollo Datasource Rest - am i using it right?
    1 project | /r/graphql | 2 Nov 2021
    If the only thing you're trying to do is converting a REST API to GraphQL, you should have a look at https://stepzen.com/
  • Learn GraphQL through Contributing to StepZen
    3 projects | dev.to | 30 Oct 2021
    StepZen filed an issue about writing a GraphQL schema to integrate SpaceX REST API into their React application. I found this as an excellent opportunity for me to learn GraphQL.

What are some alternatives?

When comparing wundergraph-demo and transferred-stepzen-schemas you can also consider the following projects:

blog-django-graphql-hasura - An example implementation of a Django Graphene GraphQL API meshed with Hasura Remote Schemas for auth.

api - Sorare API documentation

Hasura - Blazing fast, instant realtime GraphQL APIs on your DB with fine grained access control, also trigger webhooks on database events.

supabase - The open source Firebase alternative.

graphql-zeus - GraphQL client and GraphQL code generator with GraphQL autocomplete library generation ⚡⚡⚡ for browser,nodejs and react native ( apollo compatible )

faunadb-js - Javascript driver for FaunaDB v4

gqless - a GraphQL client without queries

tailwind-nextjs-starter-blog - This is a Next.js, Tailwind CSS blogging starter template. Comes out of the box configured with the latest technologies to make technical writing a breeze. Easily configurable and customizable. Perfect as a replacement to existing Jekyll and Hugo individual blogs.

great-bear-hasura - A food delivery API example using Hasura

nextjs-tailwind-ionic-capacitor-starter - A starting point for building an iOS, Android, and Progressive Web App with Tailwind CSS, React w/ Next.js, Ionic Framework, and Capacitor

federation-subscription-tools - A set of demonstration utilities to facilitate GraphQL subscription usage alongside a federated data graph

netlify-cache-nextjs - Cache the Next.js build folder in your Netlify builds