diff --git a/content/ecosystem/data-storage.md b/content/ecosystem/data-storage.md index ed49958..20d05c4 100644 --- a/content/ecosystem/data-storage.md +++ b/content/ecosystem/data-storage.md @@ -5,7 +5,9 @@ title = "Data Storage"
haskell-effectful/hpqtypes-effectful - Hackage + + Hackage +
Adaptation of the hpqtypes library for the effectful ecosystem.
@@ -13,7 +15,9 @@ title = "Data Storage"
scrive/hedis-effectful - Hackage + + Hackage +
Adaptation of the hedis library for the effectful ecosystem.
@@ -21,7 +25,9 @@ title = "Data Storage"
shinzui/hasql-effectful - Hackage + + Hackage +
Adaptation of the hasql library for the effectful ecosystem.
@@ -30,5 +36,25 @@ title = "Data Storage"
kleidukos/pg-transact-effectful
-
pg-transact for the Effectful ecosystem .
+
pg-transact for the Effectful ecosystem.
+ + +
+
+ fpringle/effectful-postgresql + + Hackage + +
+
Haskell PostgreSQL functionality in Effectful
+
+ +
+
+ fpringle/effectful-opaleye + + Hackage + +
+
Effect for Opaleye operations.