typed-graphql-builder VS node-sql

Compare typed-graphql-builder vs node-sql and see what are their differences.

typed-graphql-builder

A fully type-safe graphql query builder, inspired by tql (by typed-graphql-builder)
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.io
featured
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.
www.influxdata.com
featured
typed-graphql-builder node-sql
5 1
45 1,050
- -
5.0 0.0
5 days ago about 1 year ago
TypeScript JavaScript
MIT License 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.

typed-graphql-builder

Posts with mentions or reviews of typed-graphql-builder. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-12.
  • tRPC – Move Fast and Break Nothing. End-to-end typesafe APIs made easy
    30 projects | news.ycombinator.com | 12 Aug 2023
    I'm honestly pretty happy with TypeGraphQL. TypeGraphQL works code-first and lets you integrate request-scoped DI for resolvers, which makes writing more complex resolves significantly more pleasant.

    Admittedly for the front end I couldn't find a satisfactory tool so I built typed-graphql-builder (https://typed-graphql-builder.spion.dev/). You do have to run it if your backend schema changes, but not when your queries change as the queries are written in typescript and inferred on the fly. (I should probably write a watch mode for the cli, that should largely take care of the rest of the toil when quickly prototyping)

  • Ask HN: Those making $0/month or less on side projects – Show and tell
    95 projects | news.ycombinator.com | 27 Jan 2023
    Can we do projects that we think will stay at $0 but we still hope might gain traction?

    OSS: typed-graphql-builder https://typed-graphql-builder.spion.dev/ is a TypeScript based graphql query builder.

    It was inspired by tql (https://tql.dev/) but generates a much smaller client and has full, automatic type inference for query variables used in input objects.

  • Ent: An Entity Framework for Go
    9 projects | news.ycombinator.com | 30 Oct 2022
    FWIW I've given up the SQL query builder route and instead went with GraphQL query builder / Hasura route (https://typed-graphql-builder.spion.dev/).
  • Recommendations for GraphQL and TypeScript?
    3 projects | /r/typescript | 18 Aug 2022
    Check this: https://github.com/typed-graphql-builder/typed-graphql-builder
  • Unpopular opinoin GraphQL kinda sucks
    5 projects | news.ycombinator.com | 6 Aug 2022
    Agreed. I'm working on a typed query builder for GraphQL and TS but secretly I'm a little mad that nobody gave some thought to making it easier to integrate in a type-safe way at least in the client languages

    https://github.com/typed-graphql-builder/typed-graphql-build...

    No docs yet, that's WIP

node-sql

Posts with mentions or reviews of node-sql. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-30.
  • Ent: An Entity Framework for Go
    9 projects | news.ycombinator.com | 30 Oct 2022
    > Eg, transform a schema type that describes my database tables into an easy-to-use query builder and data abstraction API with rich method chaining.

    TypeScript can do this. It was done already halfway-well 6 years ago with way fewer features in TypeScript (https://github.com/brianc/node-sql/blob/master/lib/types.d.t...) - today we can do much better.

What are some alternatives?

When comparing typed-graphql-builder and node-sql you can also consider the following projects:

wundergraph - WunderGraph is a Backend for Frontend Framework to optimize frontend, fullstack and backend developer workflows through API Composition.

vlcn-orm - Develop with your data model anywhere. Query and load data reactively. Replicate between peers without a central server.

sq - sq is a type-safe data mapper and query builder for Go.

ent - An entity framework for Go

vellum-client-generator - Vellum’s Fern API which is used to generate SDKs.

Squirrel - Fluent SQL generation for golang

fern-java - Generate Java models, clients, and server interfaces from your API definition.

gqlgen - go generate based graphql server library

codebase-visualizer-action - Visualize your codebase during CI.

atlas - Manage your database schema as code