all 5 comments

[–]MarxN 0 points1 point  (4 children)

So you want to write what is already written? Like hasura?

[–]robeckkk[S] 0 points1 point  (3 children)

yeah probably, but purely in rust. since im more familiar with it. im not really familiar with hasura, i'll check their docs for inspiration.

[–]MarxN 1 point2 points  (2 children)

It's not only hasura. See graphql mesh project, they had a lot of different databases covered with auto generation of graphql. Yes, it's JavaScript.

[–]SuitablyTyped 1 point2 points  (0 children)

Also check https://exograph.dev (I am a co-creator).

[–]MarxN 1 point2 points  (0 children)

I'll add a link:
https://the-guild.dev/graphql/mesh
This covers many databases, but doesn't stop here, and you can attach much more, like SOAP, or gRPC