*where everything (functions, views) you write and every table you create comes automatically with a CRUD REST API with a plethora of filters and an easy ORM ready to use those with quite some ease. What you need an endpoint in Xano for, we already have exposed very often.
Supabase is best hands down. Use AI to create Views if you dont know sql and use Make.com to do the more complicated things that you would need to use edge functions.
2 Likes
Hey,
we’ve been getting this question quite often from our clients lately so I wrote “few lines” that might help you to decide.
It’s mainly focused on projects that use WeWeb as front-end but still, might be useful
TLDR is:
- Less tech-savvy? Go for Xano
- Strictly need separated environments? Go for Xano
- Need more robust security? Go for Supabase
- Simple CRUD app? Go for Supabase