Key/value tables and how to use them in PHP and MySQL
Today I am going to explain usage of key/value tables in database design. This has nothing to do with NoSQL initiative or databases. Just an interesting approach to database design with its pros and cons which I will explain through nice example.