Skip to content

Commit 5205d6c

Browse files
committed
Add library graphql-w-persistent
1 parent 202420a commit 5205d6c

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)