This is a dedicated watch page for a single video.
In your new project, you decided to use Cloud Firestore to store and sync data for your mobile application. The application needs to fetch users' posts sorted by timestamps. How would you design the database schema to achieve this functionality efficiently?