I am working on a project, where users posts images/videos/texts and others can comment/like on them at large scale.
These posts should be shown to all users as latest first (no requirement of followers/following/friends strategies and filtering - simple descending order of post by timestamp).
What would be scalable database for this requirement and schema design for the same.
Thanks in Advance.
2.1m questions
2.1m answers
60 comments
57.0k users