Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
YourTechBud opened this issue Jan 3, 2023 · 0 comments
Open
Labels
enhancement New feature or request
Milestone

Comments

@YourTechBud
Copy link
Collaborator

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.
👍

@YourTechBud YourTechBud added the enhancement New feature or request label Jan 3, 2023
@YourTechBud YourTechBud added this to the v0.22.0 milestone Jan 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant