DADSOC Logo

Database Setup

Configure your Supabase database for OSCAL SSP Builder

Database Status
Check if your Supabase database is properly configured

Connection Status

Connected to Supabase

Database Setup Instructions
Follow these steps to configure your Supabase database
  1. Access your Supabase project

    Log in to your Supabase account and open your project dashboard.

    Open Supabase Dashboard
  2. Navigate to the SQL Editor

    In your Supabase project, click on the "SQL Editor" tab in the left sidebar.

  3. Copy the setup script

    Go to the "Setup Script" tab above and copy the entire SQL script.

  4. Create a new SQL query

    Click "New Query" in the SQL Editor, paste the script, and click "Run".

  5. Verify the setup

    Return to this page and click "Check Setup" to verify that all tables were created successfully.