Trivia app on Database

Database & APIs

Hello FlutterFlow Community !

So i am currently creating trivia app and i use firebase as a backend. I have approximately 2000 questions incoming and now im figuring out how to structure the data.

I currently have all questions in a same collection and pull required questions from the database using the "Reference method."

Will this backfire me at some point because the one collection is so huge or should I build own collection for each category of questions. (I prefer not to)

Thank you in advance :) !

What have you tried so far?

-

Did you check FlutterFlow's Documentation for this topic?
No
1
2 replies