Skip to Content
FeaturesDatabase

Database

AppBoost uses Supabase for database storage, providing a PostgreSQL database with real-time capabilities and Row Level Security.

Features

  • PostgreSQL Database - Full SQL database
  • Real-time Subscriptions - Live data updates
  • Row Level Security - Fine-grained access control
  • Auto-sync - Push tokens and user profiles sync automatically

Setup

See Database Configuration for table creation and RLS policies.