How to run custom SQL queries using functions in Supabase
Supabase is an open-source alternative to Firebase that offers a PostgreSQL database, authentication, and API tools for developers. One of the most powerful features of Supabase is the ability to run custom SQL queries using functions. In this articl...
Apr 23, 20232 min read222


