logoalt Hacker News

rick1290last Tuesday at 10:49 PM1 replyview on HN

Interesting - I went from supabase ---> Django. Wanted more control over everything. Supabase is great - but doesn't replace a backend.


Replies

scrollawaylast Wednesday at 2:44 PM

Django tries to do too many things — it was designed for a different time. Supabase is still a database. I would go the Supabase + fastapi route if I wanted a full featured backend today. It’s also more compatible with many current ai tools.