I am creating a platform like Linkedin. I have to implement the home feed feature just like LinkedIn. But fetching real-time data based on the following and friends in the feed is a prolonged process. I want to get some ideas on how I can implement this feature so that I can fetch home feed data in real-time based on friends and followings and interests. How we can design tables in SQL just to avoid multiple joins?
↧