From c6df170db89a13617eccb5ae0b46798477c5f3ca Mon Sep 17 00:00:00 2001 From: Denis Gorbachev <829578+DenisGorbachev@users.noreply.github.com> Date: Sat, 4 Nov 2023 08:55:28 +0700 Subject: [PATCH] Add sqlfx --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cd4b7a6..f591327 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ A curated list of awesome resources related to [effect-ts](https://www.effect.we - [effect-rpc](https://github.com/tim-smart/effect-rpc) - A type-safe RPC library for effect-ts - [effect-schema-class](https://github.com/tim-smart/effect-schema-class) - The power of @effect/schema and classes combined! +- [sqlfx](https://github.com/tim-smart/sqlfx) - SQL toolkit ### Applications