Hi Paul,

Yes, OrientDB can definitely be used from the DOM, but I'd not suggest to
put all your application logic in the client-side JS in general.
As a general advice, I suggest you to:
- connect via HTTPS
- use OrientDB authentication to make sure the client can only access
needed resources
- encapsulate application logic inside server-side javascript functions

Thanks

Luigi


2016-01-17 13:18 GMT+01:00 scott molinari <scottamolin...@googlemail.com>:

> When you say serverless application, what do you mean exactly?
>
> 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 orient-database+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 

--- 
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 orient-database+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to