About the rest of your questions, SQL query is typically faster than Gremlin so if you wish to increase your performance you should use document database and/or SQL queries.
On Wed, Feb 5, 2014 at 3:58 PM, Andrey Lomakin <[email protected]>wrote: > Hi Dan, > Your question is very old so you probably found answer on it, but any way. > Only distributions are merged but separation between document and graph > database still exists. > > > > On Sun, Jan 19, 2014 at 7:22 PM, dan elebash <[email protected]>wrote: > >> Just need some clarification on a few things that I have read both in >> tutorials and in the groups that may be outdated. >> >> Before 1.6 there where two different versions of OrientDB one was the >> graph and one the document ie two seperate folders and bin directories. >> >> Now when I download I get just a orientdb-community-1.6.4 folder >> >> 1) Have the graph and document engines been combined? Since now we have >> just one executable to launch? >> >> There where some slides in 2012 describing when to choose document or >> graph db type, from my understanding performance in the graph has increased >> and the heavyness of graph and document are nearly the same. >> >> 2) Is a graph type of db the recommended type for most applications even >> CRM or LOB type apps because performance is very similar now to document? >> ie this is the new way the graph way. >> >> 3)The new js driver implementation is following gremlin query structure. >> Is gremlin the recommended query language? >> >> 4)Are there any performance differences from continuing to use the SQL >> language with a graph database verse gremlin? >> >> 5) Is there a recommended api for performance? >> >> >> Thanks, >> Dan >> >> >> -- >> >> --- >> 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. >> > > > > -- > Best regards, > Andrey Lomakin. > > Orient Technologies > the Company behind OrientDB > > -- Best regards, Andrey Lomakin. Orient Technologies the Company behind OrientDB -- --- 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.
