You could use a graph or document database. I'd suggest graph. Lvc@
On 19 March 2014 17:24, NY <[email protected]> wrote: > Thx, do you suggest a document db or a flat db for doing such a thing ? > ny > > > Il giorno mercoledì 19 marzo 2014 17:19:47 UTC+1, Lvc@ ha scritto: >> >> Hi, >> the short answer is no: data would be duplicated. But rather put the data >> once and link it from the Month vertex and also from Temperature Vertex. >> >> Lvc@ >> >> >> On 19 March 2014 16:46, NY <[email protected]> wrote: >> >>> Hi all, >>> is it possible to put reference to same data in two different clusters >>> without having data duplication ? >>> For instance I've some metering measures given by some sensors, is it >>> possible to group measures by time (i.e. month=first cluster) and by sensor >>> type (i.e. temperature sensor = other cluster) ? >>> Thank you for your time >>> ny >>> >>> -- >>> >>> --- >>> 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. > -- --- 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.
