I have done this many times, but not with any specific support from the database.
We stored all data in the same schema, and subclassed the editing context to have stop gap measures to ensure queries could not contain data other than the member/company that was connected to that session. Ideally, you decorate the schema with details of the key path to link back to the company/member, then enforce that at the EC level. Ken > On Nov 25, 2016, at 11:07 AM, Vanek Josef <josef.va...@intellicore.net> wrote: > > > Hi, > > We are developing a large website/REST solution for multiple customers. > Ideally every customer shall have access only to their own data through ACLs > or other mechanism. > > We have been thinking of Postgres' native schema management and use if for a > multi-tenant solution. Has anyone implemented a Wonder's EOF extension that > would be able > to handle requests on the same connection but on a different scheme depending > on some login configuration? > > If anyone has advice about the best practice for multi-tenancy DB > architectures with WO that differs from our thoughts above, please respond > There must be some people who have experimented with Wonder and multi-tenancy. > > Many thanks, > Josef > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list (Webobjects-dev@lists.apple.com > <mailto:Webobjects-dev@lists.apple.com>) > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/webobjects-dev/kenlists%40anderhome.com > > <https://lists.apple.com/mailman/options/webobjects-dev/kenlists%40anderhome.com> > > This email sent to kenli...@anderhome.com <mailto:kenli...@anderhome.com>
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com