There are 3 levels of possible tenancy, I see it, and it goes for almost any database.
Row/ Record level Table/ Class/ Cluster level Database level To me, it depends mainly on the application and data models involved. If the data models stay exactly the same for all tenants, then a record level tenancy is possible. If the data models need some flexibility between tenants, then the class/ cluster level is probably the better choice. If the data models need full flexibility among tenants and you also want the best data integrity and security, then database level is the best choice. Scott -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
