graphql-compose / graphql-compose

Toolkit for generating complex GraphQL Schemas on Node.js
https://graphql-compose.github.io/
MIT License
1.21k stars 76 forks source link

Question- Postgresql Type Generator #388

Open MDrooker opened 2 years ago

MDrooker commented 2 years ago

Any one know of a Postgresql generator available?

Been use the mongo based one-graphql-compose-mongoose.

https://graphql-compose.github.io/docs/plugins/plugin-mongoose.html

But will need to start a Postgres based project, and am spoiled from graphql-compose-mongoose.

nodkz commented 2 years ago

No, I don't know any one.

But if you decide to write such one, we may have a meet-call and I describe you a structure of graphql-compose-mongoose and basic steps how to write similar generator for PostgreSQL. Even more PosgreSQL might be written in two ways - resolver base (like g-c-mongoose) or join query base (something like hasura).

MDrooker commented 2 years ago

@nodkz I can give it a go. Im using Sequelize todo the modeling...so may be a closer match to Mongoose.

Lets set up a time to chat.

nodkz commented 2 years ago

@MDrooker try to find some convenient time https://calendly.com/nodkz/60min?month=2022-06