Business card management may appear to be simple tabular data at first glance. In practice, however, it is a collection of relationships: who met whom, where they met, and how they are connected.
Traditional spreadsheets are not well suited to representing these relationships, which limits how the data can be searched, explored, and reused.
This presentation introduces an approach to managing the connections in business card data by combining LibreOffice Base, PostgreSQL, and SQL/PGQ.
It explains how to move from table-based management to a relationship-centered model, and how structured knowledge can be handled more effectively through this approach.