- https://doc.qt.io/qt-6/qtsql-tablemodel-example.html
- https://code.qt.io/cgit/qt/qtbase.git/tree/examples/sql/tablemodel?h=6.4
The Relational Table Model example shows how to use table views with a relational model to visualize the relations between items in a database.
