From cd6d3f7a19c8b415cac1fe924df8df52a41d5892 Mon Sep 17 00:00:00 2001 From: Lucas Date: Sat, 12 Mar 2022 02:03:54 -0500 Subject: [PATCH] add oura-postgres-sink to COMMUNITY.md (#594) --- COMMUNITY.md | 1 + 1 file changed, 1 insertion(+) diff --git a/COMMUNITY.md b/COMMUNITY.md index d578dee78..62b2f42b0 100644 --- a/COMMUNITY.md +++ b/COMMUNITY.md @@ -25,3 +25,4 @@ If you have built an app using SeaORM and want to showcase it, feel free to open - [mugen](https://github.com/koopa1338/mugen-dms) | DMS written in 🦀 - [JinShu](https://github.com/gengteng/jinshu) | A cross-platform **I**nstant **M**essaging system written in 🦀 - [rust-juniper-playground](https://github.com/Yama-Tomo/rust-juniper-playground) | juniper with SeaORM example +- [Oura Postgres Sink](https://github.com/dcSpark/oura-postgres-sink) | Sync a postgres database with the cardano blockchain using [Oura](https://github.com/txpipe/oura)