An open API service indexing awesome lists of open source software.

https://github.com/psteinroe/postgres-async-trigger

Run asynchronous side-effects on database events.
https://github.com/psteinroe/postgres-async-trigger

postgres side-effects supabase

Last synced: over 1 year ago
JSON representation

Run asynchronous side-effects on database events.

Awesome Lists containing this project

README

          

# Postgres Async Triggers

Run asynchronous side-effects on database events.

This blog post is accompanied by a blog post. Check it out [here](https://philipp.steinroetter.com/posts/postgres-async-triggers).