I have portfolio table with portoflio_id and parent_portfolio_id and I have user table
now some users may have access to all portfolios, or selective portfolios or depending on group, everything under a portfolio tree.
can someone suggest a good schema or any existing framework