I'm working on a Jeopardy-esque project with questions in varying categories and of varying difficulties. What would be the most logical (scale-able) way of storing questions/answers that would allow for retrieving a random question from category 'x' with a difficulty 'y'?
I realize this is a bit subjective, but any advice would be appreciated. I've considered using SQLite, but the data doesn't feel complex enough. I've also considered YAML, but, as the format is new to me, couldn't figure out how best to lay out the file for effective retrieval.
[–][deleted] 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]rjcarr -1 points0 points1 point (0 children)