Limited query expressivity compared to raw SQL
6/10 MediumSupabase client does not support raw SQL queries or advanced PostgreSQL features. Developers must work around these limitations by creating stored procedures or views, which places application logic in the database and requires leaving the editor to modify code stored in the GUI.
Collection History
Query: “What are the most common pain points with Supabase for developers in 2025?”4/6/2026
You cannot execute raw SQL queries from the Supabase client. I'm sure there are reasons for this. But I often find myself wanting to write queries that the Supabase client does not support.
Created: 4/6/2026Updated: 4/6/2026