spacecloud-io / space-cloud

Open source Firebase + Heroku to develop, scale and secure serverless apps on Kubernetes
https://space-cloud.io
Apache License 2.0
3.94k stars 222 forks source link

[Feature] Make a Postgres Database Source for the Graphql Provider #1634

Open YourTechBud opened 1 year ago

YourTechBud commented 1 year ago

The problem faced currently?

The next gen SC needs db support

How can we solve it?

Following features will be required:

  1. Support for database inspection (Use AtlasGo). Inspected schema will be used to generate graphql types
  2. Support for generation of SQL queries for CRUD operations (Reuse existing codebase as much as possible)
  3. Request level or source level dataloader for read queries (we can think about writes later)

If you want this feature to be implemented, give it a thumbs up reaction, so that we can determine which features are important to you. 👍