TypeScript graphql-server

Open-source TypeScript projects categorized as graphql-server

Top 22 TypeScript graphql-server Projects

  • Hasura

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

  • Project mention: Serious flaws in SQL – Edgar F. Codd (1990) | news.ycombinator.com | 2024-04-25

    > 2. ORMs do not hide SQL nastiness.

    This is certainly true!

    I mean: ORMs are now well known to "make the easy queries slightly more easy, while making intermediate queries really hard and complex queries impossible".

    I think the are of ORMs is over. It simply did not deliver.

    If a book on SQL is --say-- 100 pages, a book on Hibernate is 400 pages. So much to learn just to make the easy queries slightly easier to type? Just not worth it.

    I prefer jooq any day over ORMs. And dont get me started over what tools like Hasuna have to offer.

    There are also some languages (forgot the names) that are SQL-done-right. Select in the back, more type safe, more logic, more in the same steps as the query gets executed. These need to be adopted by PG and MySQL and we're good to go. (IMHO)

    https://www.jooq.org/

    https://hasura.io/

  • apollo-server

    🌍  Spec-compliant and production ready JavaScript GraphQL server that lets you develop in a schema-first way. Built for Express, Connect, Hapi, Koa, and more.

  • Project mention: When It’s Time to Give REST a Rest | dev.to | 2024-05-11

    Since my skills with GraphQL aren’t polished, I decided to go with Apollo Server for this article.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • API Platform

    Create REST and GraphQL APIs, scaffold Jamstack webapps, stream changes in real-time.

  • Project mention: Consistent validation with API Platform 3 | dev.to | 2024-05-12

    API Platform is a great tool for rapid API development, but it has a lot of not-so-well-documented features which can sometimes lead to confusion. Playing around with a new project of mine I've stumbled into one: tests were failing for my validation assertions of endpoints' responses!

  • graphql-yoga

    🧘 Rewrite of a fully-featured GraphQL Server with focus on easy setup, performance & great developer experience. The core of Yoga implements WHATWG Fetch API and can run/deploy on any JS environment.

  • Project mention: Comparing Hattip vs. Express.js for modern app development | dev.to | 2024-05-08

    graphql: GraphQL middleware that wraps the GraphQL Yoga library

  • altair

    ✨⚡️ A beautiful feature-rich GraphQL Client for all platforms. (by altair-graphql)

  • Project mention: How can I upload a file in the GraphQL PLayground? | /r/graphql | 2023-07-07

    I think you need Altair GraphQL Client.

  • ultimate-backend

    Multi tenant SaaS starter kit with cqrs graphql microservice architecture, apollo federation, event source and authentication

  • graphql-modules

    Enterprise Grade Tooling For Your GraphQL Server

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • gqtx

    Code-first Typescript GraphQL Server without codegen or metaprogramming

  • gql

    ☁ Universal GraphQL HTTP middleware for Deno (by deno-libs)

  • benzene

    ⌬ Fast, minimal, agnostic GraphQL Servers ⌬

  • graphql-directive-auth

    GraphQL directive for handling auth

  • wertik-js

    💪 A library that powers your app with GraphQL + Rest API

  • mercurius-typescript

    TypeScript usage examples and "mercurius-codegen" for Mercurius

  • 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.

  • examples

    Quickstart examples of different tooling and stacks in combination with StepZen. (by stepzen-dev)

  • Project mention: Query Real-time Data With GraphQL And Streaming Database | dev.to | 2023-06-10

    StepZen is a platform to build and deploy GraphQL APIs that integrates and aggregate data from various sources. In the demo section, I will show how to build a GraphQL API in declarative code using StepZen.

  • knex-relay-cursor-pagination

    Easy Relay cursor-pagination for Knex queries

  • Project mention: Node library for easily implementing Relay cursor pagination with Knex queries | /r/graphql | 2023-11-24
  • character-overlay

    Web App for adding an OBS overlay with character information such as name, picture, and health for your favorite role-playing game.

  • serverless-microservices-graphql-template

    A Serverless Framework getting started template for building microservice architectures with a public GraphQL API using nx for monorepo support.

  • GraphQL-Guide

    GraphQL Guide

  • react-drums

    I love coding, music and Native Instruments software + hardware. Built a virtual Drum Machine to play around with all of the above.

  • shuttle-backend

    Shuttle REST/GraphQL backend

  • dev-blog-azure-functions

    GraphQL server

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

TypeScript graphql-server related posts

  • Hasura V3 Engine is in alpha

    1 project | news.ycombinator.com | 20 Dec 2023
  • Hasura: Instant GraphQL on your Postgres data

    1 project | news.ycombinator.com | 14 Dec 2023
  • Node library for easily implementing Relay cursor pagination with Knex queries

    1 project | /r/graphql | 24 Nov 2023
  • Node library for easily implementing Relay cursor pagination with Knex queries

    1 project | /r/node | 16 Nov 2023
  • Node library for easily implementing Relay cursor pagination with Knex queries

    1 project | /r/webdev | 13 Nov 2023
  • Node library for easily implementing Relay cursor pagination with Knex queries

    1 project | /r/programming | 1 Nov 2023
  • Node library for easily implementing Relay cursor pagination with Knex queries

    1 project | /r/appdev | 1 Nov 2023
  • A note from our sponsor - SurveyJS
    surveyjs.io | 14 May 2024
    With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js. Learn more →

Index

What are some of the best open-source graphql-server projects in TypeScript? This list will help you:

Project Stars
1 Hasura 30,851
2 apollo-server 13,678
3 API Platform 8,306
4 graphql-yoga 8,035
5 altair 5,005
6 ultimate-backend 2,517
7 graphql-modules 1,292
8 gqtx 451
9 gql 188
10 benzene 162
11 graphql-directive-auth 138
12 wertik-js 87
13 mercurius-typescript 71
14 wundergraph-demo 64
15 examples 40
16 knex-relay-cursor-pagination 24
17 character-overlay 19
18 serverless-microservices-graphql-template 11
19 GraphQL-Guide 8
20 react-drums 5
21 shuttle-backend 2
22 dev-blog-azure-functions 0

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com