At PeerDB, we are building a fast and a cost-effective way to replicate data from Postgres to Data Warehouses such as Snowflake, BigQuery, ClickHouse, Postgres and so on. All our customers run Postgres at the heart of the data stack, running fully ma...| PeerDB Blog
In this article we continue diving into TestContainers and Supabase, and run unit tests against a full local self-hosted Supabase.| Julien's DevRel corner
In this article, I'll dive into several methods I've been looking into to unit test a Kotlin application using Supabase and why I finally decided to go for a Docker Compose / Test Containers solution.| Julien's DevRel corner
Supabase database triggers are a great way to start sending webhooks from Supabase. This article will show you how to use Svix from a database function to send a webhook every time a database event occurs.| Svix Blog