Hello.
We need to develop a feature very similar to Amazon's "Customers Who Bought This Item Also Bought" feature.
I'm looking for suggestions on best ways to handle this, via real-time using the actual table or a periodic process that updates a different table (e.g. nightly).
Any suggestions on how to design one or more tables would be greatly appreciated!
Thanks in advance.
We need to develop a feature very similar to Amazon's "Customers Who Bought This Item Also Bought" feature.
I'm looking for suggestions on best ways to handle this, via real-time using the actual table or a periodic process that updates a different table (e.g. nightly).
Any suggestions on how to design one or more tables would be greatly appreciated!
Thanks in advance.