Database structure - is mySQL the right choice?
- by Industrial
Hi everyone,
We are currently planning the database structure of a quite complex e-commerce web app that has flexibility as it's main cornerstone.
Our app features a large amount of data (products) and we have run into a slight headache trying to keep performance high without compromizing normalization rules in the database, or leaving our highly…