6 ms·
Author here! I think the comparison between Convex and Supabase is quite similar to Convex vs. Firebase! Supabase also encourages developers to load individual
by alexcole 4y ago
Author here! I think the comparison between Convex and Supabase is quite similar to Convex vs. Firebase! Supabase also encourages developers to load individual SQL queries from the client, supports edge functions without having a reactivity story for them, etc. Superbase is designed to be a Firebase alternative and appears to be taking most of their high-level approach.
- ajdegol 4y agoyou can put that on the server with postgres views in supabase
- kiwicopple 4y agoAnd RPC functions: https://supabase.com/docs/reference/javascript/rpc https://supabase.com/docs/reference/javascript/rpc