Looking4Library: A GraphQL client that has query methods on the generated types

This page summarizes the projects mentioned and recommended in the original post on /r/typescript

SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.
surveyjs.io
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. jOOQ

    jOOQ is the best way to write SQL in Java

    You may have the fortune of being familiar with the jOOQ library for Java/JVM apps, that can generate domain models based on your database schema, as well as methods on these classes to perform queries. In case you're not, here an example Postgres schema:

  2. SurveyJS

    JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.

    SurveyJS logo
  3. graphql-code-generator

    A tool for generating code based on a GraphQL schema and GraphQL operations (query/mutation/subscription), with flexible support for custom plugins.

    See https://github.com/dotansimha/graphql-code-generator with @graphql-codegen/typescript-graphql-request plugin

  4. genql

    Type safe TypeScript client for any GraphQL API

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Streaming data from RDBMS with jooq

    3 projects | dev.to | 23 Feb 2025
  • Systems ideas that sound good but almost never work

    1 project | news.ycombinator.com | 31 Dec 2024
  • Do jOOQ DAOs support Kotlin Coroutines with R2DBC?

    1 project | /r/jOOQ | 21 Nov 2023
  • Ask HN: What's your experience with stored procedures-heavy systems?

    1 project | news.ycombinator.com | 18 Aug 2023
  • SQL based language for the SQL impaired?

    1 project | /r/SQL | 10 Jul 2023

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?