Every Zuvo project gets a full Postgres database, not a Postgres abstraction. This database is the foundation that Auth, Storage, Realtime, and Edge Functions are built on, and Zuvo manages daily database backups and offers point-in-time recovery on paid plans.
Work with your project's database in the following ways:
- Visually using the Table Editor section of the Dashboard.
- With query syntax using the SQL Editor section of the Dashboard.
- Programmatically using a variety of different methods.