Graph databases are designed for the type of data you have. Any graph database can do what you are referring to. OrientDB is practical if you have previous experience with SQL, because it builds on that legacy to offer you a simple query language (but you will have to get used to some fundamental differences as well).
On Saturday, April 11, 2015 at 11:35:07 AM UTC-4, marco mdwalter wrote: > > HI > First, sorry for my english! > I wanna try orientdb because the people speak good about this! > I need to do a comparison prices with somes features, so I need lots > relationship: user<--->products, products<--->products, > products--->features, produtcs-->comments, user-->commets and much more. > I need very very low latency OrientDB can help me for this project or I > need Different DB? > Thank you! > -- --- 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.
