Quote:
I've decided I need to first document business rules for a project I'm working so I can design and build a more robust and hopefully extensible and elegant database. |
The fact that you are doing this is great start that most people never
make.
Quote:
As yet there are no documented rules to constrain how we conduct our business let alone inform the data model (we have what Barbara von Halle termed "Business Ramblings" - see many online references). |
Barbara has been on the money for a long time ..
Quote:
.. Business Rules Group to explore their ER model for managing Business Rules .. model displays RECURSIVE MANY-TO-MANY relationships - see the concept "Business Rule Statement" and the concept "Policy". |
The best I have been able to do for general graphs is an adjacency
model with the the (from_node, to-node, edge_info) and really ugly
queries.
Quote:
I recently bought Trees and Hierarchies - many thanks Joe for this contribution. |
Many thanks for the royalty check!