You can use sailsjs. It is a nodejs framework based on express and it has a ORM adapter for OrientDB
http://sailsjs.org/ https://github.com/appscot/sails-orientdb RMV On Tue, Jun 30, 2015 at 10:26 PM, scott molinari < [email protected]> wrote: > Hi David, > > For 1.). Meteor is a server and client side framework for developing web > applications. The other JS frameworks you listed are purely client side. > Although OrientDB has a REST interface, I personally wouldn't go directly > to the database server from the client, without a backend in between them. > So, Meteor is the only software you noted, which I feel should and can work > with ODB. > > For 2.). Meteor's server system uses Node.js. Because of that, you can use > OrientJS as your driver to connect to ODB. > https://github.com/orientechnologies/orientjs > > 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. > -- --- 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.
