- Profiles & Companies (the raw entities),
- Connections (how they relate),
- Connectors & Teams (how data is pulled together and shared).
Profiles
id
– unique person identifiername
,title
,emails
,linkedin_slug
– core identitywork_history
,education_history
– context for overlaps
Companies
id
– unique company identifiername
,website
,industry
– core identitysize
,headcount
,locations
– structure and scalefunding
,investors
,ownership_status
– business datatech_stack
,social_media
– signals and footprint
Connections
profile_id
user_id
– who is connected to whomorigin
– type of connection (work overlap, education, LinkedIn, email, calendar, investor, manual)strength_score
– normalized measure of relationship depthsources
– evidence supporting the connection
Connectors
id
– unique connector identifiertype
– email, calendar, CRM, LinkedIn, etc.status
– active/inactivescope
– which data is being ingested
Teams
team_id
– organizational groupingmembers
– list of profiles connected to the teamconnectors
– integrations tied to that teamnetwork_map
– combined relationship graph across members