Generated reference · Data / schema

psyche — data model

Tables, columns, enums, and foreign-key relations — generated from the committed Prisma schema.

2tables0enums0relations

On this page

The persisted data model of psyche, generated from its schema.prisma — every table (Prisma model + its Postgres @@map name), its columns, the enums it defines, and the foreign-key edges that wire them together.

2Tables
70Columns
0Enums
0FK relations

Tables (2)#

VoiceProfilevoice_profiles#
id String PKslug String uniqname Stringsummary Stringdescription String?status StringapprovalStatus Stringprovider StringproviderVoiceId StringmodelId String?origin StringtrainingStatus String?gender String?ageCategory String?accent String?primaryLanguage String +20 more
AvatarPackavatar_packs#
id String PKslug String uniqname Stringsummary Stringdescription String?primaryDomain Stringdomains String[]status StringapprovalStatus Stringprovider Stringorigin StringprimaryEmbodiment Stringstyle StringrenderQuality StringtrainingStatus String?thumbnailUrl String +18 more