|
|
|
|
|
by oliverrice
794 days ago
|
|
> I'm concerned about getting locked in Supabase is one of the most portable platforms out there. The whole stack is self-hostable and open source. All of the data are contained in Postgres. You're one pg_dump away from being able to switch to a different Postgres host. Or if you're switching to something else entirely, you can export the data to CSVs and take it anywhere. But we're confident you won't want to :) disclaimer - Supabase employee |
|
Not in my experience. The documentation and infra is just not there to make it easy to use an external postgres db.