devinit / devinit/graphql-next
Integrate a graphQL API PostgreSQL connector
Open
- Dominant language
- TypeScript
- Stars
- 2
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
[Use graphQL API created by reflection over a PostgreSQL schema](https://github.com/graphile/postgraphile)
This will cut out use of [sql queries](https://github.com/devinit/datahub-api/blob/master/src/modules/dw/CountryProfile/sql.ts) in the datahub-api package making it easier to query the DB.
Also see https://github.com/graphcool/prisma
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.