Data model

    Community Content And Media Model

    The linked schema confirms that Family Shapes includes a real content and community system. Forums branch into threads and posts, blog posts branch into comments, resources stand on their own, and media albums link to media files through join rows.

    Data model diagram

    Relationships

    A readable index of the 8 connections shown in the visual model above.

    1

    organizations

    Connects to forums

    2

    groups

    Connects to forums

    3

    forums

    Connects to forum_threads

    4

    forum_threads

    Connects to forum_posts

    5

    blog_posts

    Connects to blog_comments

    6

    media_albums

    Connects to album_media

    7

    album_media

    Connects to media_files

    8

    media_folders

    Connects to media_files

    Model details

    Dates

    Created
    Not recorded
    Last updated
    May 17, 2026

    Entities

    forumsforum_threadsforum_postsblog_postsblog_commentsresourcesmedia_albumsalbum_mediamedia_filesmedia_folders

    Source

    src/types/database.ts

    Open source