Hi, We are planning to use orientDB. Our need is to have the possibility to move data from a remote OrientDB server to a Local DB embedded instantiated at the moment. I'm evaluating 2 approaches: 1st - export data with queries from remote database and importing it in the local database with a bulk insert 2nd - attach the embedded DB as a node of the cluster and run query locally so orient should be able to get data also from the remote database.
Could you suggest me advantages and disadvantages of those 2 approaches and if maybe there is another way to do the same task ? Thanks Marco -- --- 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/groups/opt_out.
