Mars feed · proc2 · dbname=mars, schema mars

Entity DAG & Relationships

The v2 entity-resolution graph on proc2 Postgres — companies, persons, investors, advisors and institutions as UUID-keyed nodes, wired to deals, filings, positions and articles through 43 declared foreign keys. Read-only via argos_readonly. Row counts are live planner estimates (2026-07-09).

5 entity node types 43 foreign keys ~1.2M persons · ~257K companies Keys are UUIDs (*_id)

Relationship map

The five entity types and how they connect. Edges are labelled with the deal / junction tables that carry the relationship; the two hubs — companies_v2 and persons_v2 — is where almost everything points.

officers · work_history · form_144 · bios deal_investors · funding · 13D/13G · credit merger_advisors → deals education mergers (acquirer ↔ target) family rollup (parent_investor) parent institution companies_v2 ~257,174 · the hub persons_v2 ~1,206,032 investors_v2 ~100,110 advisors_v2 ~5,863 institutions_v2 ~5,150
Entities (nodes) Deals & events Relationships (junction) Articles & sources Identity resolution Reference maps

Table catalog — grouped by layer, with foreign keys

Every entry shows its primary key, live row estimate, and outgoing foreign keys (→ parent via column; self-references in purple).