TypeScript graphql-js

Open-source TypeScript projects categorized as graphql-js

Top 7 TypeScript graphql-j Projects

  • graphql-js

    A reference implementation of GraphQL for JavaScript

  • Project mention: Understanding TTFB Latency in DJango - Seems absurdly slow after DB optimizations even locally | /r/django | 2023-12-08
  • crystal

    🔮 Graphile's Crystal Monorepo; home to Grafast, PostGraphile, pg-introspection, pg-sql2 and much more! (by graphile)

  • Project mention: Ask HN: What Underrated Open Source Project Deserves More Recognition? | news.ycombinator.com | 2024-03-07

    I didn't see a v5 tag in order to know, and I have no idea what "utils/graphile" does for the project, but one will want to ensure they are aware of its licensing scheme https://github.com/graphile/crystal/blob/db8894c74eb0ec3fe96...

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

    Create GraphQL schema and resolvers with TypeScript, using classes and decorators!

  • Project mention: Why, after 6 years, I'm over GraphQL | news.ycombinator.com | 2024-05-30

    All good points! We built Yates (https://github.com/cerebruminc/yates) to solve the authz problem.

    Yates implements Postgres RLS on top of Prisma, which we use as our ORM, and then our GraphQL schema is generated using TypeGraphQL (https://typegraphql.com/). Overall, it's a very nice setup and allows us to be versatile on the client side while still having strong authentication integrity.

  • graphql-tools

    :wrench: Utility library for GraphQL to build, stitch and mock GraphQL schemas in the SDL-first approach

  • graphql-scalars

    A library of custom GraphQL Scalars for creating precise type-safe GraphQL schemas.

  • Project mention: The complete GraphQL Scalar Guide | dev.to | 2023-06-27

    Currently, there's no official package for this ( yet! ). However, there's an issue on the GraphQL Scalars repo.

  • graphql-query-complexity

    GraphQL query complexity analysis and validation for graphql-js

  • Project mention: Migrating Netflix to GraphQL Safely | news.ycombinator.com | 2023-06-18

    https://github.com/slicknode/graphql-query-complexity

    In addition you could introduce CI tools to enforce your devs stop writing such complex queries. Also see the @skip and @include directives that can further be used to control what data is queried. In practice, however, this isn't something that comes up too much. In cases where I have seen this happen, it's usually because a developer is trying to reuse fragments without considering what data they are querying, and whether they should be reusing those fragments.

    https://graphql.org/learn/queries/#fragments

  • Sqlmancer

    Conjure SQL from GraphQL queries 🧙🔮✨

  • 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
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-js related posts

  • Diving into Open-Source Development

    1 project | dev.to | 6 Sep 2023
  • How to define schema once and have server code and client code typed? [Typescript]

    3 projects | /r/graphql | 27 Jun 2023
  • GraphQL DoS amount-attack "breadth"

    2 projects | /r/graphql | 11 Jun 2023
  • Uncovering Frontend Data Aggregation: Our Encounter with BFF, GraphQL, and Hydration

    3 projects | dev.to | 22 Mar 2023
  • Apollo federated graph is not presenting its schema to graphiql with fields sorted lexicographically

    2 projects | /r/graphql | 22 Oct 2022
  • How not to learn GraphQL

    8 projects | dev.to | 14 Feb 2022
  • Preventing GraphQL batching attacks

    4 projects | dev.to | 7 Feb 2022
  • A note from our sponsor - SaaSHub
    www.saashub.com | 9 Jun 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

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

Project Stars
1 graphql-js 19,964
2 crystal 12,463
3 TypeGraphQL 7,963
4 graphql-tools 5,301
5 graphql-scalars 1,845
6 graphql-query-complexity 684
7 Sqlmancer 139

Sponsored
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.io