<[email protected]>Hi All, I am planning for a application similar to ebay, using which the user can host their own stores and to provided all the back-end configuration features.
Should I go with a single database for all the user stores or should I use multi-tenancy (using a single database for every store) ? I know that some data will be redundant if using separate db for every store. - Legeriti
