TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Do we need a GraphQL CRUD generator library?

2 pointsby olupalmost 2 years ago
I am talking about offering hasura type of features, but as a library (targeting typescript ecosystem).<p>Also similar to postgraphile, but a bit more customizable and integrated to a standard graphql stack.<p>I was thinking of generating customizable schema and resolvers from drizzle schema, and let user merge it with their otherwise custom graphql server. Nexus used to do something like this but I don&#x27;t know if they are still pushing it.<p>Is that maybe because this class of tools is actually not needed anymore ?

no comments

no comments