Skip to content

Commit 47ae5a6

Browse files
authored
Merge pull request graphql#1130 from jasonsychau/source
Add library graphql-w-persistent
2 parents 4a28b97 + 5205d6c commit 47ae5a6

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
name: graphql-w-persistent
3+
description: Complete set of library tools to abstract relational database schemas with SQL, query with GraphQL, and return GraphQL results
4+
url: https://hackage.haskell.org/package/graphql-w-persistent
5+
github: jasonsychau/graphql-w-persistent
6+
---
7+
8+
One time setup: build schema, deploy as microservice or within server, query SQL database with GraphQL!

0 commit comments

Comments
 (0)