Back to docs

Database Detail

Inspect the schema, edit records, and manage settings for individual databases.

June 4, 2026database · records · schema · versions

Database Detail

This page gives you full control over a single database — schema, records, settings, and history.

Overview Tab

Key stats at a glance: record count, columns, views, and last updated. The Schema panel lists every column with its data type and constraints.

Click Open Table to enter the full spreadsheet-style data editor.

Column Types

Type Use for
textShort strings, names, labels
numberIntegers and decimals
booleanTrue/false flags
dateTimestamps and date fields
relationLink to another database row
fileUploaded files and images

Settings Tab

  • Name & description — Update metadata
  • Icon — Choose a visual icon
  • Visibility — Change access rights
  • Retention policies — Auto-archive or delete old records

Version History

Every schema change is tracked. Click any version to preview the diff, and hit Restore if you need to roll back.

⚠️ Warning: Restoring a version overwrites the current schema. Backup important data first.