Skip to Content
📚 MyStoryFlow Docs — Your guide to preserving family stories

F002 - Reference Data Seed

This section contains the SQL seed file for populating the reference data system with all required collections for the Story Analyzer.

Important Notes

  • Run this SQL file AFTER creating the analyzer schema and tables in the MyStoryFlow database
  • The seed data includes all necessary reference collections for the analyzer functionality
  • This file should be executed in the proper database environment

Download SQL File

The reference data seed SQL file can be accessed at: F002_REFERENCE_DATA_SEED.sql

Contents Overview

The SQL file populates the reference data system with collections needed for:

  • Genre classifications
  • Analysis categories
  • Scoring criteria
  • Report templates
  • And other analyzer-specific reference data

Make sure to review the SQL file contents before executing it in your database environment.