Q: Project volume vs Supabase databases
I’m a solo consultant who is launching about 3 different online courses (music, English, finance basics).
Therefore I will have 3 separate Supabase databases, under my same account.
Requirement: students of ‘music’ course shouldn’t be mixed with students of ‘finance’ course when they receive email newsletters. That would be confusing for them, and would be unprofessional.
In this scenario, how many “projects” should be defined in DreamLit? Is it 1 project (since it’s same Supabase account) or is it 3 projects (since it’s 3 different students database and related course contents)?
AjaySohmshetty
Feb 26, 2026A: 1 project corresponds to 1 Supabase database. You can only connect 1 database per project in Dreamlit.
If you have 3 Supabase databases, it's 3 Dreamlit projects.