Implementing Hybrid tenant database Architecture with mysqli
Posted by: Sam Ranuva
Date: July 22, 2016 03:11AM

Hello,
I am working on a big application for which number of tenants are more and tenant data is also huge. So I am planning to use Hybrid Tenant database so that I can create separate prefix tables for each customers. So is this good method to implement with mysqli ?. As sql server supports 'create schema' in a same database, does mysql has such feature?

thanks in advance

Options: ReplyQuote


Subject
Written By
Posted
Implementing Hybrid tenant database Architecture with mysqli
July 22, 2016 03:11AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.