I have been working on an Android Online Quiz Application with PHP & MySQL. I know what attributes I need however when designing the relationship it becomes complex and confusing when I analysed it. I do not know if this would be a good database design before I write in MySQL and implement it in my project. See my ERD Below:
As the design above, I am trying to design that will also work for creating charts with any android chart generation library. I am not sure about this design and I am thinking that I might struggle ending up to redone my database design. Any suggestions for this? Thanks in advance.
From my experience, this can be built in a better way with JSON documents of a NoSQL database like MongoDB, which allows you to do the following:
http://www.tutorialspoint.com/mongodb/index.htm
Try out mLab as it provide MongoDb-as-a-service and can be easily connected to a web app deployed using Heroku. https://mlab.com/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With