ObjectDB Server Connection Permissions

#1

It would be useful if instead of creating a web service layer on top of a database, I could just set up permissions to entities and entity variables for client connections. This would be beneficial when providing specific raw data where additional business logic is not required. I suppose you could create transient entities for data that does require additional business logic though. Is this possible using ObjectDB Server or would this be a new feature request?

#2

Type level permissions are currently not supported so this would be a new feature request. 

ObjectDB Support
#3

Reply