CommentJun 6, 20165I'd go with a relational database over Mongo for an eCommerce site, but I wouldn't use MySQL if you're looking to scale since you'll face performance bottlenecks. I'd personally recommend Postgre.MongoDB vs MYSQL for eCommerce?