Background
Storing configurable data in a database is a common and recommend practise. Doing so, allows for the application to be easily configurable without having to recompile and deploy a new version. Examples of commonly used configurable data that could be stored in a databas...
[More]