Project Database

This compatibility page points users to project database docs.

Project Database

In Spala, users manage project data models from the visual Database screen. This page is kept for old links; the current guide is Project Database.

You do not need to provision or maintain database infrastructure to use the hosted Spala dashboard.

Use the visual database designer

Start in Database to add tables and relationships. Spala handles the managed database layer behind the scenes.

What Users Configure

- Tables and fields
- Relationships between tables
- Data access from functions and endpoints
- Database triggers
- Import, export, and review workflows exposed in the dashboard
Project Database
/deployment/database
Understand project database management
Database
/database
Create tables, fields, and relationships visually
Tables & Fields
/database/tables
Design your project schema
Database Triggers
/triggers/database-triggers
Run logic when records change
Database Steps
/reference/steps/database
Use project data inside functions