meltuhamy / masjid-times

Finally a prayer times app that works with your Mosque!
http://meltuhamy.com/masjid-times/
12 stars 4 forks source link

Design masjid database #2

Closed meltuhamy closed 11 years ago

meltuhamy commented 11 years ago

Design a database which will hold all Masjid data such as

as well as masjid prayer times.

Decide whether to use NO-SQL or an SQL database, and decide which database to use.

Requirements:

Don't forget about the possibility of NOT using a database but just using downloadable "time tables"... However, we need a way of doing RESTful requests.

meltuhamy commented 11 years ago

Advantages MySQL:

Disadvantages of MySQL:

Advantages of NoSQL:

Disadvantages of NoSQL:

Winner: MySQL.

meltuhamy commented 11 years ago

MySQL table structure: MasjidTimesDB