-
Notifications
You must be signed in to change notification settings - Fork 72
Open
Description
Hi,
some algorithm need to fetch the whole tree structure e.g. the BOM(Bill of Materials) to analyse some sort of KPIs in planing, forcasting in production. The BOM in real life sometimes can be big. My question is that, whether moqui can connect to a graph database to map the whole BOM or a really good mapping algorithm to persist the whole BOM for easily fetching?
My first thought is about running mysql and orientdb(neo4j ...etc.) in parallel?!?!
Second thought is adaopting technique like that https://typeorm.io/#/tree-entities also in moqui framework?
1. Adjacency Lists - https://schinckel.net/2014/09/13/long-live-adjacency-lists/
2. Many many other idees?
Thanks
Best regards,
Khoi Tran
Metadata
Metadata
Assignees
Labels
No labels